summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAttila Maczak <attila@maczak.hu>2019-01-27 06:45:57 -0500
committerw0rp <w0rp@users.noreply.github.com>2019-01-27 11:45:57 +0000
commitd7ced31fe20b218320046eea46ea2f8558d1ee4b (patch)
tree752d3542f3aad574e95bd1cb4b1a9f8e9c8d4ad5 /README.md
parente46c17e8ef85c3108f93bd3f19d6f1775b2fbf63 (diff)
downloadale-d7ced31fe20b218320046eea46ea2f8558d1ee4b.zip
add cmake-format fixer support (#2244)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 62c6d68f..bdff1112 100644
--- a/README.md
+++ b/README.md
@@ -113,7 +113,7 @@ formatting.
| Chef | [foodcritic](http://www.foodcritic.io/) |
| Clojure | [joker](https://github.com/candid82/joker) |
| CloudFormation | [cfn-python-lint](https://github.com/awslabs/cfn-python-lint) |
-| CMake | [cmakelint](https://github.com/richq/cmake-lint) |
+| CMake | [cmakelint](https://github.com/richq/cmake-lint), [cmake-format](https://github.com/cheshirekow/cmake_format) |
| CoffeeScript | [coffee](http://coffeescript.org/), [coffeelint](https://www.npmjs.com/package/coffeelint) |
| Crystal | [crystal](https://crystal-lang.org/) !! |
| CSS | [csslint](http://csslint.net/), [prettier](https://github.com/prettier/prettier), [stylelint](https://github.com/stylelint/stylelint) |