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

Add yamllint CI and add yamlfmt pre-commit hook #229

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

grische
Copy link
Contributor

@grische grische commented Oct 29, 2024

This commit adds a CI for yamllint and adds a pre-commit hook for yamlfmt.

These two together will avoid issues like these #225

The PR also has a third commit to fix some issues on the current yaml files (like duplicate keys, invalid formatting, etc) and also applies ymlfmt on the remaining files.

@grische
Copy link
Contributor Author

grische commented Nov 28, 2024

@dglogo are you interested in this PR and do you want me to continue rebasing it or is there no interest?

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