rmw_cyclonedds/.github
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
..
resources Suppress cppcheck unknownMacro (#237) 2020-10-15 15:45:20 +02:00
workflows Suppress cppcheck unknownMacro (#237) 2020-10-15 15:45:20 +02:00
ISSUE_TEMPLATE.md initial commit 2018-07-09 13:22:25 +02:00