Skip to content

Commit

Permalink
Set clang-format types to C++ and C in pre-commit-config
Browse files Browse the repository at this point in the history
Signed-off-by: Éloïse Brosseau <[email protected]>
  • Loading branch information
eloisebrosseau committed Jan 8, 2025
1 parent 9f5a0f6 commit 0a10696
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 @@ -13,3 +13,4 @@ repos:
rev: 'v19.1.4'
hooks:
- id: clang-format
types_or: [c++, c]

0 comments on commit 0a10696

Please sign in to comment.