e149692cc9
subrepo: subdir: "dotfiles/.vim/plugged/ale" merged: "e4b205440" upstream: origin: "https://github.com/dense-analysis/ale.git" branch: "master" commit: "e4b205440" git-subrepo: version: "0.4.3" origin: "???" commit: "???"
30 lines
1.2 KiB
Text
30 lines
1.2 KiB
Text
===============================================================================
|
|
ALE APKBUILD Integration *ale-apkbuild-options*
|
|
|
|
|
|
===============================================================================
|
|
apkbuild-lint *ale-apkbuild-apkbuild-lint*
|
|
|
|
g:ale_apkbuild_apkbuild_lint_executable
|
|
*g:ale_apkbuild_apkbuild_lint_executable*
|
|
*b:ale_apkbuild_apkbuild_lint_executable*
|
|
|
|
Type: |String|
|
|
Default: `'apkbuild-lint'`
|
|
|
|
This variable can be set to change the path to apkbuild-lint
|
|
|
|
===============================================================================
|
|
secfixes-check *ale-apkbuild-secfixes-check*
|
|
|
|
g:ale_apkbuild_secfixes_check_executable
|
|
*g:ale_apkbuild_secfixes_check_executable*
|
|
*b:ale_apkbuild_secfixes_check_executable*
|
|
|
|
Type: |String|
|
|
Default: `'secfixes-check'`
|
|
|
|
This variable can be set to change the path to secfixes-check
|
|
|
|
===============================================================================
|
|
vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl:
|