mirror of
https://github.com/dense-analysis/ale
synced 2024-12-21 22:00:52 +00:00
53bfe41841
So that I can find the relevant information in the vint linting policy summary and policies can be easily configured https://github.com/Vimjas/vint/wiki/Vint-linting-policy-summary Before this change an example warning message appears as: autocmd should execute in an augroup or execute with a group (see :help :autocmd) After this change the same example appears as: ProhibitAutocmdWithNoGroup - autocmd should execute in an augroup or execute with a group (see :help :autocmd) |
||
---|---|---|
.. | ||
ale_custom_linting_rules.vim | ||
vimls.vim | ||
vint.vim |