mirror of
https://github.com/dense-analysis/ale.git
synced 2025-12-06 12:44:23 +08:00
Fix docs for variable names (#4922)
Some checks failed
CI / build_image (push) Has been cancelled
CI / test_ale (--linters-only) (push) Has been cancelled
CI / test_ale (--neovim-07-only) (push) Has been cancelled
CI / test_ale (--neovim-08-only) (push) Has been cancelled
CI / test_ale (--vim-80-only) (push) Has been cancelled
CI / test_ale (--vim-90-only) (push) Has been cancelled
Some checks failed
CI / build_image (push) Has been cancelled
CI / test_ale (--linters-only) (push) Has been cancelled
CI / test_ale (--neovim-07-only) (push) Has been cancelled
CI / test_ale (--neovim-08-only) (push) Has been cancelled
CI / test_ale (--vim-80-only) (push) Has been cancelled
CI / test_ale (--vim-90-only) (push) Has been cancelled
This commit is contained in:
@@ -23,7 +23,7 @@ virtualenv directories.
|
||||
Options
|
||||
-------------------------------------------------------------------------------
|
||||
|
||||
g:ale_salt_salt-lint_executable *g:ale_salt_salt_lint_executable*
|
||||
g:ale_salt_salt_lint_executable *g:ale_salt_salt_lint_executable*
|
||||
*b:ale_salt_salt_lint_executable*
|
||||
Type: |String|
|
||||
Default: `'salt-lint'`
|
||||
@@ -31,8 +31,8 @@ g:ale_salt_salt-lint_executable *g:ale_salt_salt_lint_executable*
|
||||
This variable can be set to change the path to salt-lint.
|
||||
|
||||
|
||||
g:ale_salt_salt-lint_options *g:ale_salt_salt-lint_options*
|
||||
*b:ale_salt_salt-lint_options*
|
||||
g:ale_salt_salt_lint_options *g:ale_salt_salt_lint_options*
|
||||
*b:ale_salt_salt_lint_options*
|
||||
Type: |String|
|
||||
Default: `''`
|
||||
|
||||
|
||||
Reference in New Issue
Block a user