diff options
author | Keith Maxwell <keith.maxwell@gmail.com> | 2020-05-26 08:02:12 +0100 |
---|---|---|
committer | Keith Maxwell <keith.maxwell@gmail.com> | 2020-05-30 08:38:07 +0100 |
commit | 53bfe418413746f582295a84ddf7a374ac84e154 (patch) | |
tree | 6e1a4fc2061d8769eee58ddad86e4a4483936316 /test/handler/test_brakeman_handler.vader | |
parent | 7265ceb6d050d1a4642741d248f11e4f2abd37e1 (diff) | |
download | ale-53bfe418413746f582295a84ddf7a374ac84e154.zip |
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)
Diffstat (limited to 'test/handler/test_brakeman_handler.vader')
0 files changed, 0 insertions, 0 deletions