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

Update pre-commit hooks to always run dictionary checks #505

Closed
MJJoyce opened this issue Jan 5, 2024 · 0 comments · Fixed by #508
Closed

Update pre-commit hooks to always run dictionary checks #505

MJJoyce opened this issue Jan 5, 2024 · 0 comments · Fixed by #508

Comments

@MJJoyce
Copy link
Member

MJJoyce commented Jan 5, 2024

Update pre-commit hooks so dictionary YAML files are validated on every commit
instead of only on push. This ensures that our default builds catch potential
issues with YAML files and helps make errors obvious early when doing related
dev work.

nttoole added a commit that referenced this issue Jan 6, 2024
Issue #505 - Update hooks to run YAML verification on every commit
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 a pull request may close this issue.

1 participant