Skip to content

Commit 3679da4

Browse files
committed
pre-commit: exclude template dirs
1 parent 48459c3 commit 3679da4

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
@@ -151,6 +151,7 @@ repos:
151151
entry: ament_cpplint
152152
language: system
153153
stages: [manual]
154+
exclude: /templates/
154155

155156
# -------------------------------
156157
# Python Linters

0 commit comments

Comments
 (0)