-
Notifications
You must be signed in to change notification settings - Fork 34
Add yml linter #240
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
base: main
Are you sure you want to change the base?
Add yml linter #240
Conversation
mihaic
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great idea! Can we use another repo? The pre-commit mirror repo has been archived.
|
How about using |
It looks like it is not keeping up with ruamel.yaml development:
https://github.com/jumanjihouse/pre-commit-hook-yamlfmt/blob/master/setup.py#L12 I am not convinced by ymlfmt either but I will remove my change request in case someone else wants to approve. |
I noticed inconsistent configuration of yml autoformatters, so I added a formatter to the pre-commit hooks.