Skip to content

Only enable linters activated in project-specific files #4466

Discussion options

You must be logged in to vote

Maybe g:ale_linters_explicit does what you want. It will disable everything by default and only run linters defined in g:ale_linters.

I do not think ALE will ever depend on linters configuration files (e.g. .flake8) to determine which linters to run or not. There are too many possibilities and would be rather difficult to get something that works for everyone.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@w0rp
Comment options

w0rp Mar 7, 2023
Maintainer

@sigvaldm
Comment options

Answer selected by sigvaldm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants