Skip to content

add Github Super-Linter action #482

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Conversation

skipkayhil
Copy link
Contributor

@skipkayhil skipkayhil commented Jun 22, 2021

Related: 8c1cd7d, #481

Ensure that lint errors like trailing whitespace are not added going
forward to prevent errors with consistent parse/dump of YAML files.

In its current state it will run all of the linters listed here only on files added/changed in a PR

If we just want it to run yamllint (or rubocop, etc.) then we can specify which linters to run

Related: 8c1cd7d

Ensure that lint errors like trailing whitespace are not added going
forward to prevent errors with consistent parse/dump of YAML files.
@reedloden
Copy link
Member

I ended up adding yamllint separately for now... This super linter looks cool, so may revisit that at some point. Thanks!

@reedloden reedloden closed this Jun 30, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants