Skip to content

ALE runs, linter runs, linter emits warning, ALE displays nothing #3857

Discussion options

You must be logged in to vote

And of course a minute after posting this, I found the problem.

I was using a chktexrc file (because I want to disable a few warnings, and add a few of my own commands that are ok to be followed by space).

Unfortunately, said file (which is probably 10+ years old) contained overrides for the -vN output formats. Since ALE expects something specific there, it broke. If you look at the command output in my initial report, it has a prefix of 12 ( the warning #), which I probably added at some point for easier fix lookup. Dropping the format overrides made ALE work as expected.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by klausman
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant