Add tags for buffer-local variants of each linter option

This commit is contained in:
Adriaan Zonnenberg 2017-04-27 23:04:34 +02:00
parent 65fc4aeb1e
commit ba6dbde906
28 changed files with 103 additions and 92 deletions

View file

@ -6,7 +6,7 @@ ALE PHP Integration *ale-php-options*
phpcs *ale-php-phpcs*
g:ale_php_phpcs_standard *g:ale_php_phpcs_standard*
*b:ale_php_phpcs_standard*
Type: |String|
Default: `''`
@ -18,8 +18,8 @@ g:ale_php_phpcs_standard *g:ale_php_phpcs_standard*
------------------------------------------------------------------------------
phpmd *ale-php-phpmd*
g:ale_php_phpmd_ruleset *g:ale_php_phpmd_ruleset*
g:ale_php_phpmd_ruleset *g:ale_php_phpmd_ruleset*
*b:ale_php_phpmd_ruleset*
Type: |String|
Default: `'cleancode,codesize,controversial,design,naming,unusedcode'`