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

Make clang-tidy work for header only parts that need SIO includes #649

Merged
merged 2 commits into from
Jul 31, 2024

Conversation

tmadlener
Copy link
Collaborator

BEGINRELEASENOTES

  • Introduce a thin wrapper script around clang-tidy for usage in pre-commit to make sure that the necessary include directory for SIO is available. This allows us to run clang-tidy over all files instead of having to exclude a few where it failed previously.

ENDRELEASENOTES

Otherwise we are not able to use the shell to dynamically get things
@tmadlener tmadlener merged commit 1dd23df into AIDASoft:master Jul 31, 2024
18 checks passed
@tmadlener tmadlener deleted the pre-commit-sio-fix branch July 31, 2024 11:52
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