mirror of
https://github.com/wjwwood/serial.git
synced 2026-01-23 04:04:54 +08:00
Disable linting
Signed-off-by: Zachary Michaels <zmichaels11@gmail.com>
This commit is contained in:
parent
0b9d5d5f9f
commit
288e994479
@ -66,8 +66,6 @@ ament_export_include_directories(include)
|
|||||||
ament_export_libraries(${PROJECT_NAME})
|
ament_export_libraries(${PROJECT_NAME})
|
||||||
|
|
||||||
if(BUILD_TESTING)
|
if(BUILD_TESTING)
|
||||||
find_package(ament_lint_auto REQUIRED)
|
|
||||||
ament_lint_auto_find_test_dependencies()
|
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
ament_package()
|
ament_package()
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user