rmw_cyclonedds/.github/resources
Dan Rose 2477456a3c Suppress cppcheck unknownMacro (#237)
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>
2020-10-15 15:45:20 +02:00
..
local.repos Suppress cppcheck unknownMacro (#237) 2020-10-15 15:45:20 +02:00