Skip to content
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

Code style consistency enforcement #69

Open
canterberry opened this issue Aug 9, 2022 · 0 comments
Open

Code style consistency enforcement #69

canterberry opened this issue Aug 9, 2022 · 0 comments

Comments

@canterberry
Copy link
Member

canterberry commented Aug 9, 2022

💡 Low priority, low impact. Nice to have.

With the goal of having some automated enforcement of code style consistency within this repo...

Add a step to the CI pipeline to lint yaml files in this repo. It may not be possible/feasible since they're technically Go templates that compile into YAML files, but maybe there's something more that can be done which is helpful.


Yamllint has a rule that requires two spaces between content and comments by default.

Originally posted by @AbrohamLincoln in #57 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant