mirror of https://github.com/dense-analysis/ale
Fix a mistake in the documentation
This commit is contained in:
parent
7a92c3a046
commit
31d328b272
|
@ -1068,7 +1068,7 @@ g:ale_yaml_yamllint_options *g:ale_yaml_yamllint_options*
|
|||
g:ale_cmake_cmakelint_exectuable *g:ale_cmake_cmakelint_executable*
|
||||
|
||||
Type: |String|
|
||||
Default: `''`
|
||||
Default: `'cmakelint'`
|
||||
|
||||
This variable can be set to change the path the cmakelint.
|
||||
|
||||
|
|
Loading…
Reference in New Issue