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

Closes #18348: Disable legacy pre-commit hook script #18361

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

jeremystretch
Copy link
Member

Closes: #18348

Force the legacy pre-commit git hook script to fail, forcing migration to the pre-commit tool.

I've opted to keep the script itself in place for now (rather than deleting it) to provide migration instructions for developers.

@jeremystretch jeremystretch merged commit a75fa53 into main Jan 13, 2025
6 checks passed
@jeremystretch jeremystretch deleted the 18348-remove-precommit-hook branch January 13, 2025 13:50
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.

Remove the obsolete git pre-commit script
2 participants