Skip to content

Files

Latest commit

e9c1ed0 · Jun 21, 2019

History

History
This branch is 1811 commits behind aws-cloudformation/cfn-lint:main.

getting_started

Getting started

This section contains guides on developing with and for cfn-lint.

Integrate cfn-lint (API)

Apart from CLI usage, cfn-lint can also be integrated in an existing codebase. See the integration documentation on how to set up this integration.

Creating rules

See the rules documentation on how to create new rules.