Daniel Hahler

Results 1440 comments of Daniel Hahler

Good point. However, changing this is not trivial, given that often users are required to enable makers then when it worked out of the box before. The general idea is...

Do you have some example output for what is not considered useful? `lacheck` was added in 2ee196220. In 4b38e7366 only either chktex or lacheck would be used, but it was...

@nate-onesignal I see, sorry for the noise then - maybe you can still say something about using `lacheck` by default or not, and how useful it is in general?

Thanks for the feedback! I've created https://github.com/neomake/neomake/pull/2520 to not use "chktex" and "lacheck" by default. Not sure about rubber/rubberinfo (what does it do?), but e.g. proselint should get used as...

Maybe there could/should be a global setting to enable/disable suggested default makers (which could/should still get revisited/improved in general), but would allow to easily have an opt-in-only situation, which is...

@mqudsi Very nice. I for myself just display `…` and the list of running makers. It is based on https://github.com/neomake/neomake/pull/1416.

Can you post a) the verbatim output when running it manually, and b) the logfile for when using it? (see the issue template).

This is because e.g. `WPS123` does not match the used errorformat of `%t%d` (i.e. a single letter indicating a type, and then a number). I've started revisiting the flake8 maker...

@cstyles Is it working for you, i.e. have you tried it? (I've just rebased it)

The CI error is: ``` (354/690) [EXECUTE] Instantiate all default makers > SKIP: Skipping haskell - expensive setup > [D +1.18]: Failed to get cargo metadata for workspace using 'cargo...