We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bad1d47 commit 823f7e5Copy full SHA for 823f7e5
.pre-commit-config.yaml
@@ -48,10 +48,3 @@ repos:
48
language: system
49
files: \.(c|cc|cxx|cpp|frag|glsl|h|hpp|hxx|ih|ispc|ipp|java|js|m|proto|vert)$
50
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