8000 Add clang-tidy to CI by armandas · Pull Request #1577 · bblanchon/ArduinoJson · GitHub
[go: up one dir, main page]

Skip to content

Add clang-tidy to CI #1577

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

Closed
wants to merge 4 commits into from
Closed

Add clang-tidy to CI #1577

wants to merge 4 commits into from

Conversation

armandas
Copy link
Contributor
@armandas armandas commented Jun 3, 2021

Adding clang-tidy static analyzer step to CI, as discussed in #1574.

Note: currently, the CI fails due to the clang-tidy warnings. These are to be reviewed and fixed/ignored at a later time.

armandas added 4 commits June 2, 2021 22:42
- Ignore warnings for `strcpy`.
- Treat all warnings as errors.
Passing `-k 0` option to Ninja to force it to keep "building" even when clang-tidy returns with an error code.
@bblanchon bblanchon closed this in e32a855 Jun 4, 2021
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jun 5, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant
0