|
# :param EXCLUDE: an optional list of exclude directories or files for cpplint |
According to the highlighted line, it is possible to set an EXCLUDE parameter. However it doesn't seem to be supported, when calling "ament_cpplint --help"
Either the cmake parameter should be removed - or (hopefully) the parameter should be supported in ament_cpplint