summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authoryasuhiroki <yasuhiroki.duck@gmail.com>2018-06-05 01:23:25 +0900
committeryasuhiroki <yasuhiroki.duck@gmail.com>2018-06-12 15:11:53 +0900
commitae25d71fa846df0383232d31768ff934192fe313 (patch)
treecb28acfbb280d31eb42fe6c1405b3a28edc982f1 /README.md
parent22a9dcd03e3585851c48717c70c7ae7363b6e70c (diff)
downloadale-ae25d71fa846df0383232d31768ff934192fe313.zip
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 90ec9d44..b742212b 100644
--- a/README.md
+++ b/README.md
@@ -98,6 +98,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/) !! |