Skip to content

Add --verify-config to clang-tidy invocations #89

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

keith
Copy link
Contributor

@keith keith commented Apr 30, 2025

By default clang-tidy ignores unknown checks. This makes that an error
case.

By default clang-tidy ignores unknown checks. This makes that an error
case.
@keith
Copy link
Contributor Author

keith commented Apr 30, 2025

alternatively we could add some more generic string_flags that users could pass arbitrary options to? if you vendor your own clang-tidy this should be very safe, but if you're using the global install this could cause issues with the local version vs the version the author used

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

Successfully merging this pull request may close these issues.

1 participant