Skip to content

Commit e34165b

Browse files
committed
run clang-format hook in verbose mode
1 parent 336fab0 commit e34165b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ repos:
1414
rev: v12.0.1
1515
hooks:
1616
- id: clang-format
17+
args: [--verbose]
1718

1819
- repo: https://github.com/omnilib/ufmt
1920
rev: v1.3.0

0 commit comments

Comments
 (0)