Skip to content

Conversation

@alexlovelltroy
Copy link
Member

Pull Request Template

Thank you for your contribution! Please ensure the following before submitting:

Checklist

  • My code follows the style guidelines of this project
  • I have added/updated comments where needed
  • I have added tests that prove my fix is effective or my feature works
  • I have run make test (or equivalent) locally and all tests pass
  • DCO Sign-off: All commits are signed off (git commit -s) with my real name and email
  • REUSE Compliance:
    • Each new/modified source file has SPDX copyright and license headers
    • Any non-commentable files include a <filename>.license sidecar
    • All referenced licenses are present in the LICENSES/ directory

Description

Added pre-commit hooks for linting all the yaml to prevent errors like the bug_report issue template disappearing.

Fixes #(issue)

Type of Change

  • [X ] Bug fix
  • New feature
  • Breaking change
  • Documentation update

For more info, see Contributing Guidelines.

Signed-off-by: Alex Lovell-Troy <alovelltroy@lanl.gov>
@alexlovelltroy alexlovelltroy requested a review from a team as a code owner November 5, 2025 17:40
@alexlovelltroy alexlovelltroy merged commit b55c93e into main Nov 5, 2025
2 checks passed
@alexlovelltroy alexlovelltroy deleted the alovelltroy/yaml-linting branch November 5, 2025 18:02
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