summaryrefslogtreecommitdiff
path: root/doc/ale.txt
diff options
context:
space:
mode:
authorCarl Smedstad <carl.smedstad@protonmail.com>2022-02-06 13:09:38 +0100
committerGitHub <noreply@github.com>2022-02-06 21:09:38 +0900
commitc9938bc293da6c868d85627fc0f2befc037bb997 (patch)
tree41d3ca475d5fa46da93f0fbf5dc4fc74e900a0cc /doc/ale.txt
parent7cbb68da6c5664a4e2aba533fe1f969373c60d5c (diff)
downloadale-c9938bc293da6c868d85627fc0f2befc037bb997.zip
Add CMake linter cmake-lint (#4036)
* Add CMake linter cmake-lint Add support for the CMake linter provided by https://github.com/cheshirekow/cmake_format. * Escape cmake-lint executable and add linter tests
Diffstat (limited to 'doc/ale.txt')
-rw-r--r--doc/ale.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ale.txt b/doc/ale.txt
index 90abf09d..9ce54f12 100644
--- a/doc/ale.txt
+++ b/doc/ale.txt
@@ -2752,6 +2752,7 @@ documented in additional help files.
cfn-python-lint.......................|ale-cloudformation-cfn-python-lint|
cmake...................................|ale-cmake-options|
cmakelint.............................|ale-cmake-cmakelint|
+ cmake-lint............................|ale-cmake-cmake-lint|
cmake-format..........................|ale-cmake-cmakeformat|
cpp.....................................|ale-cpp-options|
astyle................................|ale-cpp-astyle|