
Fast forward to https://github.com/ament/ament_lint/pull/268 This suppresses a defect in `ament_cppcheck` - namely that if a macro is missing, it fails loudly. This is compounded by fact that `ament_cppcheck` does not include all dependent headers, so macros are likely to be missing in the first place. Signed-off-by: Dan Rose <dan@digilabs.io>
16 lines
457 B
Text
16 lines
457 B
Text
definitions:
|
|
- &empty_repo
|
|
type: zip
|
|
url: data:application/zip;base64,UEsFBgAAAAAAAAAAAAAAAAAAAAAAAA==
|
|
|
|
repositories:
|
|
ros2/rosidl_typesupport_connext/COLCON_IGNORE: *empty_repo
|
|
ros2/rmw_connext/COLCON_IGNORE: *empty_repo
|
|
|
|
ros2/rosidl_typesupport_fastrtps/COLCON_IGNORE: *empty_repo
|
|
ros2/rmw_fastrtps/COLCON_IGNORE: *empty_repo
|
|
|
|
ament/ament_lint:
|
|
type: git
|
|
url: https://github.com/ament/ament_lint.git
|
|
version: pull/268/merge
|