Skip to content

Commit 25922ef

Browse files
committed
add CATKIN_LINT=pedantic
1 parent 66328cc commit 25922ef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ env:
1313
- VERBOSE_TESTS=false
1414
- NOT_TEST_DOWNSTREAM=true
1515
- CMAKE_ARGS=-DCMAKE_BUILD_TYPE=Release
16+
- CATKIN_LINT=pedantic
17+
- CATKIN_LINT_ARGS='--ignore description_boilerplate --ignore target_name_collision'
1618
matrix:
1719
- ROS_DISTRO=kinetic
1820
- ROS_DISTRO=melodic

0 commit comments

Comments
 (0)