Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow to configure language in cppcheck with a global var #239

Merged
merged 10 commits into from
May 25, 2020

Conversation

ahcorde
Copy link
Contributor

@ahcorde ahcorde commented May 11, 2020

Allow to configure language in cppcheck with a global var

Signed-off-by: ahcorde ahcorde@gmail.com

Signed-off-by: ahcorde <ahcorde@gmail.com>
@ahcorde ahcorde added the enhancement New feature or request label May 11, 2020
@ahcorde ahcorde self-assigned this May 11, 2020
Signed-off-by: ahcorde <ahcorde@gmail.com>
Signed-off-by: ahcorde <ahcorde@gmail.com>
Signed-off-by: ahcorde <ahcorde@gmail.com>
@ahcorde ahcorde requested a review from dirk-thomas May 18, 2020 06:40
Signed-off-by: ahcorde <ahcorde@gmail.com>
Signed-off-by: ahcorde <ahcorde@gmail.com>
Signed-off-by: ahcorde <ahcorde@gmail.com>
Signed-off-by: ahcorde <ahcorde@gmail.com>
@ahcorde
Copy link
Contributor Author

ahcorde commented May 22, 2020

@dirk-thomas What is the process to merge this PR? I checked that this is running lint_cmake and copyright. There is no package upstream that uses this option yet (I plan to use this option in tf2). Should I run CI up to ament_lint and run these two tests?

@dirk-thomas
Copy link
Contributor

CI builds testing the touched package seems to be enough in this case (since the patch shouldn't have any effect on existing packages).

@ahcorde
Copy link
Contributor Author

ahcorde commented May 25, 2020

Running CI up-to ament_cmake_cppcheck and rcl. Checking linters in ament_cmake_cppcheck and running the linter in one package.

  • Linux Build Status
  • Linux-aarch64 Build Status
  • macOS Build Status
  • Windows Build Status

@ahcorde ahcorde merged commit 440dd89 into ament:master May 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants