Skip to content

Commit b175811

Browse files
aobolenskCopilot
andauthored
Update .pre-commit-config.yaml
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 9b7fee3 commit b175811

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ repos:
1313
hooks:
1414
- id: clang-format
1515
args: [--style=file]
16+
files: \.(c|cpp|h|hpp)$
1617
- repo: https://github.com/PyCQA/flake8
1718
rev: 7.3.0
1819
hooks:

0 commit comments

Comments
 (0)