Skip to content

Commit

Permalink
Merge pull request #3053 from Holzhaus/pre-commit-eof
Browse files Browse the repository at this point in the history
pre-commit: Do not exclude cpp files from end-of-file-fixer hook
  • Loading branch information
daschuer authored Aug 30, 2020
2 parents 752cc84 + 4e6405f commit 5a02d46
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ repos:
- id: check-xml
- id: check-yaml
- id: end-of-file-fixer
exclude: \.(c|cc|cxx|cpp|frag|glsl|h|hpp|hxx|ih|ispc|ipp|java|js|m|mm|proto|vert)$
stages:
- commit
- manual
Expand Down

0 comments on commit 5a02d46

Please sign in to comment.