Language

Package: python-cfn-lint @ 0.51.0

Synopsis

Validate CloudFormation templates

Description

This package lets you validate CloudFormation YAML/JSON templates against the CloudFormation spec and additional checks. Includes checking valid values for resource properties and best practices.

Home page
https://github.com/aws-cloudformation/cfn-python-lint
Location
gnu/packages/python-web.scm (line: 467, column: 2)
License

Lint warnings

LinterMessageLocation
optional-tests

Make sure tests are only run when requested

the 'check' phase should respect #:tests?