Skip to content

Commit 823f7e5

Browse files
authored
Update .pre-commit-config.yaml
1 parent bad1d47 commit 823f7e5

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

.pre-commit-config.yaml

-7
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,3 @@ repos:
4848
language: system
4949
files: \.(c|cc|cxx|cpp|frag|glsl|h|hpp|hxx|ih|ispc|ipp|java|js|m|proto|vert)$
5050
args: [ "-fallback-style=none", "-i" ]
51-
- id: catkin_lint
52-
name: catkin_lint
53-
description: Check package.xml and cmake files
54-
entry: catkin_lint .
55-
language: system
56-
always_run: true
57-
pass_filenames: false

0 commit comments

Comments
 (0)