Document new default linters for apkbuild
This commit is contained in:
parent
542ba5a04a
commit
4f8f2a4a0c
1 changed files with 1 additions and 0 deletions
|
@ -1556,6 +1556,7 @@ g:ale_linters *g:ale_linters*
|
|||
following values: >
|
||||
|
||||
{
|
||||
\ 'apkbuild': ['apkbuild_lint', 'secfixes_check'],
|
||||
\ 'csh': ['shell'],
|
||||
\ 'elixir': ['credo', 'dialyxir', 'dogma'],
|
||||
\ 'go': ['gofmt', 'golint', 'go vet'],
|
||||
|
|
Reference in a new issue