Skip to content

Make run-clang-format.sh work well in before-submit and CI #20

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

Merged
merged 1 commit into from
Mar 13, 2025

Conversation

hzeller
Copy link
Collaborator

@hzeller hzeller commented Mar 12, 2025

In scripts/before-submit.sh, we do not want to get an error when anything is formatted, we just want it to be done.

In the CI, however, we want to use the same script and have it fail if not.

In scripts/before-submit.sh, we do not want to get an error
when anything is formatted, we just want it to be done.

In the CI, however, we want to use the same script and have it
fail if not.
Copy link
Owner

@lromor lromor left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Neat!

@lromor lromor merged commit b137f9c into lromor:main Mar 13, 2025
4 checks passed
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.

2 participants