diff options
author | Attila Maczak <attila@maczak.hu> | 2019-01-27 06:45:57 -0500 |
---|---|---|
committer | w0rp <w0rp@users.noreply.github.com> | 2019-01-27 11:45:57 +0000 |
commit | d7ced31fe20b218320046eea46ea2f8558d1ee4b (patch) | |
tree | 752d3542f3aad574e95bd1cb4b1a9f8e9c8d4ad5 /README.md | |
parent | e46c17e8ef85c3108f93bd3f19d6f1775b2fbf63 (diff) | |
download | ale-d7ced31fe20b218320046eea46ea2f8558d1ee4b.zip |
add cmake-format fixer support (#2244)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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) | |