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.