summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorw0rp <w0rp@users.noreply.github.com>2018-06-17 20:39:07 +0100
committerGitHub <noreply@github.com>2018-06-17 20:39:07 +0100
commit24fe1953110455f7f3305db2a8e5abc2aa6821af (patch)
tree6813c12fe86cebd9c696e1537455e702c404ac8f /README.md
parent49a5d657eedbb1b3b0d8bb5697cee693378b5972 (diff)
parenteabf5d55d69131c8a3f5ba50d3c15b36cde1f9e6 (diff)
downloadale-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.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index d43967ff..c328e4a2 100644
--- a/README.md
+++ b/README.md
@@ -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/) !! |