Skip to content

Commit 15b4577

Browse files
committed
Disable uncrustify for now
1 parent 74a4684 commit 15b4577

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<test_depend>ament_lint_auto</test_depend>
3333
<test_depend>ament_cmake_lint_cmake</test_depend>
3434
<test_depend>ament_cmake_xmllint</test_depend>
35-
<test_depend>ament_cmake_uncrustify</test_depend>
35+
<!-- <test_depend>ament_cmake_uncrustify</test_depend> -->
3636

3737
<export>
3838
<build_type>ament_cmake</build_type>

0 commit comments

Comments
 (0)