Skip to content

Commit

Permalink
Make sure that ipp files are checked by pre-commit
Browse files Browse the repository at this point in the history
  • Loading branch information
tmadlener committed May 16, 2024
1 parent 6ed402b commit d3d15a8
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 @@ -9,5 +9,5 @@ repos:
- id: clang-format
name: clang-format
entry: .github/scripts/clang-format-hook
types: [c++]
files: \.(h|ipp|cpp|cc)
language: system

0 comments on commit d3d15a8

Please sign in to comment.