Skip to content

Commit 6b6b05d

Browse files
committed
pre-commit config : actually delegate to .clang-format config file
1 parent 65ebafd commit 6b6b05d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.pre-commit-config.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,6 @@ repos:
2626
rev: v20.1.0
2727
hooks:
2828
- id: clang-format
29-
args:
30-
- '--style={BasedOnStyle: Google, SortIncludes: false, Standard: Cpp03}'
3129
- repo: https://github.com/pre-commit/pre-commit-hooks
3230
rev: v5.0.0
3331
hooks:

0 commit comments

Comments
 (0)