summaryrefslogtreecommitdiff
path: root/supported-tools.md
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 /supported-tools.md
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 'supported-tools.md')
-rw-r--r--supported-tools.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/supported-tools.md b/supported-tools.md
index 75930bf5..e903057d 100644
--- a/supported-tools.md
+++ b/supported-tools.md
@@ -114,6 +114,7 @@ formatting.
* [cfn-python-lint](https://github.com/awslabs/cfn-python-lint)
* CMake
* [cmake-format](https://github.com/cheshirekow/cmake_format)
+ * [cmake-lint](https://github.com/cheshirekow/cmake_format)
* [cmakelint](https://github.com/richq/cmake-lint)
* CoffeeScript
* [coffee](http://coffeescript.org/)