diff options
author | w0rp <w0rp@users.noreply.github.com> | 2018-06-17 20:39:07 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-06-17 20:39:07 +0100 |
commit | 24fe1953110455f7f3305db2a8e5abc2aa6821af (patch) | |
tree | 6813c12fe86cebd9c696e1537455e702c404ac8f /README.md | |
parent | 49a5d657eedbb1b3b0d8bb5697cee693378b5972 (diff) | |
parent | eabf5d55d69131c8a3f5ba50d3c15b36cde1f9e6 (diff) | |
download | ale-24fe1953110455f7f3305db2a8e5abc2aa6821af.zip |
Merge pull request #1650 from yasuhiroki/support-cfn-python-lint
Add linter for AWS CloudFormation template file
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -102,6 +102,7 @@ formatting. | C# | [mcs](http://www.mono-project.com/docs/about-mono/languages/csharp/) see:`help ale-cs-mcs` for details, [mcsc](http://www.mono-project.com/docs/about-mono/languages/csharp/) !! see:`help ale-cs-mcsc` for details and configuration| | 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) | | CoffeeScript | [coffee](http://coffeescript.org/), [coffeelint](https://www.npmjs.com/package/coffeelint) | | Crystal | [crystal](https://crystal-lang.org/) !! | |