Skip to content

Commit

Permalink
chore(pre-commit): allow multiple documents in YAML files to make .cl…
Browse files Browse the repository at this point in the history
…ang-format file check pass
  • Loading branch information
mojomex committed Jun 6, 2024
1 parent d33959d commit 9170603
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 @@ -11,6 +11,7 @@ repos:
- id: check-toml
- id: check-xml
- id: check-yaml
args: [--allow-multiple-documents]
- id: detect-private-key
- id: end-of-file-fixer
- id: mixed-line-ending
Expand Down

0 comments on commit 9170603

Please sign in to comment.