Skip to content

Conversation

xuke-hat
Copy link
Contributor

@xuke-hat xuke-hat commented Nov 8, 2023

As discussed in #9537, the HeaderFilterRegex in .clang-tidy only matches re2.h. This results in almost all header files not checked by clang-tidy.

I runned make tidy-check after fixing it and there are a lot of errors now.

@xuke-hat
Copy link
Contributor Author

xuke-hat commented Nov 8, 2023

@Tishj Please check this :)

@Mytherin
Copy link
Collaborator

Mytherin commented Nov 9, 2023

Thanks for the PR! While I agree with the change and we should run clang-tidy on the headers, this is not mergable right now as this leads to the CI failing. The change would have to happen alongside fixing all of the tidy checks in the headers.

@Tishj
Copy link
Contributor

Tishj commented Nov 9, 2023

Yea I agree, I encouraged them to make this draft PR to highlight the problem.
I figured this was the best first step, before spending too much time fixing this if it was a non-issue

So this PR should be seen as an issue submission, not really a PR

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.

3 participants