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

Fully activate clang-tidy on header files #40741

Open
rschu1ze opened this issue Aug 29, 2022 · 0 comments
Open

Fully activate clang-tidy on header files #40741

rschu1ze opened this issue Aug 29, 2022 · 0 comments
Labels
easy task Good for first contributors

Comments

@rschu1ze
Copy link
Member

With #40739, clang-tidy checks header files in addition to source files. Most of the header files were excluded because too many issues were found. This ticket is about removing all exclusions. See HeaderFilterRegex in file ".clang-tidy" for details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
easy task Good for first contributors
Projects
None yet
Development

No branches or pull requests

1 participant