hc99's picture
Add files using upload-large-folder tool
2c17839 verified
|
raw
history blame
370 Bytes

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.