ale/ale_linters/vim
Keith Maxwell 53bfe41841 vim/vint: show policy name
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)
2020-05-30 08:38:07 +01:00
..
ale_custom_linting_rules.vim #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
vimls.vim Add vim-language-server linter support 2020-04-21 02:29:22 +08:00
vint.vim vim/vint: show policy name 2020-05-30 08:38:07 +01:00