Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Run clang-tidy at the end of pre-commit #707

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

jmcarcell
Copy link
Member

@jmcarcell jmcarcell commented Nov 19, 2024

BEGINRELEASENOTES

  • Run clang-tidy at the end of pre-commit since other failures are more likely and clang-tidy takes a long time.

ENDRELEASENOTES

are more likely and clang-tidy takes a long time.
@tmadlener
Copy link
Collaborator

Does it make a difference from a runtime point of view? I thought pre-commit runs all the checks regardless of the ones that fail. For looking at the logs while they are produced this makes sense, just curious about other effects.

@jmcarcell
Copy link
Member Author

No, runtime will be the same.

@tmadlener tmadlener changed the title Run clang-tidy at the end of pre-commit since other failures Run clang-tidy at the end of pre-commit Nov 19, 2024
@tmadlener tmadlener merged commit b57b8de into AIDASoft:master Nov 19, 2024
18 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants