aws-cloudformation / cloudformation-template-schema

Inline syntax validation, documentation links and autocompletion for your CloudFormation templates.
Apache License 2.0
142 stars 23 forks source link

Add linting to the project #4

Closed rjlohan closed 4 years ago

rjlohan commented 5 years ago

To avoid PR churn on nit picking, let's add some linting to the project and enforce in the CI step.

tobywf commented 5 years ago

@chgeorgeamzn I remember something similar coming up previously, is there a code style we can re-use externally?

chgeorgeamzn commented 5 years ago

I have a work item to have a checkstyle ruleset made for our Java files, but we haven't yet prioritized it.