Skip to content

Commit

Permalink
Set check-yaml syntax instead of ignoring
Browse files Browse the repository at this point in the history
  • Loading branch information
christophfroehlich committed Apr 17, 2024
1 parent 66b401d commit 29ab7fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ repos:
- id: check-symlinks
- id: check-xml
- id: check-yaml
exclude: .*/rosdoc2\.yaml$
args: ["--allow-multiple-documents"]
- id: debug-statements
- id: end-of-file-fixer
- id: mixed-line-ending
Expand Down

0 comments on commit 29ab7fe

Please sign in to comment.