summaryrefslogtreecommitdiff
path: root/doc/ale-cloudformation.txt
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 /doc/ale-cloudformation.txt
parent22a9dcd03e3585851c48717c70c7ae7363b6e70c (diff)
downloadale-ae25d71fa846df0383232d31768ff934192fe313.zip
Add linter for AWS CloudFormation template file
Diffstat (limited to 'doc/ale-cloudformation.txt')
-rw-r--r--doc/ale-cloudformation.txt14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/ale-cloudformation.txt b/doc/ale-cloudformation.txt
new file mode 100644
index 00000000..59c6af06
--- /dev/null
+++ b/doc/ale-cloudformation.txt
@@ -0,0 +1,14 @@
+===============================================================================
+ALE CloudFormation Integration *ale-cloudformation-options*
+
+
+===============================================================================
+cfn-python-lint *ale-cloudformation-cfn-python-lint*
+
+cfn-python-lint is a linter for AWS CloudFormation template file.
+
+https://github.com/awslabs/cfn-python-lint
+
+===============================================================================
+ vim:tw=78:ts=2:sts=2:sw=2:ft=help:norl:
+