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

Fix pre-commit hooks in code generation #183

Merged
merged 2 commits into from
Apr 19, 2024

Conversation

ludovicsteinbach
Copy link
Collaborator

@ludovicsteinbach ludovicsteinbach commented Apr 19, 2024

Closes #181

Tried in #182 with some fake changes and the new files were modified by the hook.

There are probably multiple other ways to address this, but this seemed reasonably straight forward

@ludovicsteinbach ludovicsteinbach requested a review from da1910 April 19, 2024 11:33
@github-actions github-actions bot added the maintenance Package and maintenance related label Apr 19, 2024
@ludovicsteinbach ludovicsteinbach merged commit bfaa52d into main Apr 19, 2024
14 checks passed
@ludovicsteinbach ludovicsteinbach deleted the ci/fix-pre-commit-in-code-gen branch April 19, 2024 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Package and maintenance related
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Pre-commit hook doesn't apply to new files
2 participants