aws-amplify / aws-amplify/amplify-cli

Run a proper linter on the entire template

Open
#5,071 9 comments 3 reactions 0 assignees View on GitHub
feature-request p3 platform
Dominant language
TypeScript
Stars
2.9k
Forks
825
Avg merge
11d 23h
Merged PRs (30d)
2

Description

I'm wasting a lot of time debugging errors in CloudFormation templates. They take minutes to process when I debug with the `push -y` method.

What `amplify push -y` should do is run an extremely accurate linter. The linter should be run over every template, or simply process the root + nested as a single file.

Integrating `cfn-lint` would be a good start.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.