Skip to content

Commit aae45f2

Browse files
committed
pre-commit: clang-format update
1 parent 3d7eedd commit aae45f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ repos:
5151
rev: v21.1.8
5252
hooks:
5353
- id: clang-format
54-
args: ['--style=Chromium', '--fallback-style=none']
54+
types_or: [c++, proto]
5555

5656
- repo: https://github.com/tier4/pre-commit-hooks-ros
5757
rev: v0.10.1

0 commit comments

Comments
 (0)