Skip to content

Commit

Permalink
Added YAML pre-commit check
Browse files Browse the repository at this point in the history
  • Loading branch information
kwk committed May 15, 2024
1 parent 4f0e5d7 commit 340695e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ repos:
- id: check-docstring-first
- id: name-tests-test
- id: requirements-txt-fixer
- id: check-yaml

# See https://tmt.readthedocs.io/en/latest/guide.html#checking-data-validity
- repo: https://github.com/teemtee/tmt.git
Expand Down

0 comments on commit 340695e

Please sign in to comment.