Skip to content

Commit

Permalink
Disable linting
Browse files Browse the repository at this point in the history
  • Loading branch information
zmichaels11 committed Nov 14, 2019
1 parent 0b9d5d5 commit 4845a1b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,6 @@ ament_export_include_directories(include)
ament_export_libraries(${PROJECT_NAME})

if(BUILD_TESTING)
find_package(ament_lint_auto REQUIRED)
ament_lint_auto_find_test_dependencies()
endif()

ament_package()

0 comments on commit 4845a1b

Please sign in to comment.