Skip to content

Commit

Permalink
pre-commit: Fix check-yaml check for clang-format config
Browse files Browse the repository at this point in the history
  • Loading branch information
Holzhaus committed Feb 22, 2021
1 parent 2b0db2a commit 97a86da
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 @@ -54,6 +54,7 @@ repos:
- id: check-merge-conflict
- id: check-xml
- id: check-yaml
exclude: ^\.clang-format$
- id: end-of-file-fixer
stages:
- commit
Expand Down

0 comments on commit 97a86da

Please sign in to comment.