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

Add clang-tidy script that runs on all files in parallel #4712

Closed
wants to merge 1 commit into from

Conversation

pajlada
Copy link
Member

@pajlada pajlada commented Jul 1, 2023

Description

Extra options are forwarded to clang-tidy

For example: ./tools/check-clang-tidy.sh --checks '-*,readability-braces-around-statements' --fix

Extra options are forwarded to clang-tidy

For example: ./tools/check-clang-tidy.sh --checks '-*,readability-braces-around-statements' --fix
@pajlada
Copy link
Member Author

pajlada commented Jan 14, 2024

Closing in favour of #5083 which adds the same-ish script & runs it with some fixes

@pajlada pajlada closed this Jan 14, 2024
@pajlada pajlada deleted the chore/clang-tidy-helper-script branch January 14, 2024 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant