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

Enhance Pre-Commit Hook to Skip Whitespace-Only Changes #110

Merged
merged 3 commits into from
Mar 3, 2025

Conversation

charlottewiltshire0
Copy link
Collaborator

PR Content:
Updated the pre-commit hook script to skip execution when only whitespace changes are detected. This optimization improves developer productivity by avoiding unnecessary checks for insignificant changes.

@charlottewiltshire0 charlottewiltshire0 marked this pull request as ready for review March 3, 2025 18:49
Copy link
Contributor

@greptile-apps greptile-apps bot left a comment

Choose a reason for hiding this comment

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

PR Summary

Your free trial has ended. If you'd like to continue receiving code reviews, you can add a payment method here: app.greptile.com/review/github.

1 file(s) reviewed, no comment(s)
Edit PR Review Bot Settings | Greptile

Copy link

sonarqubecloud bot commented Mar 3, 2025

@charlottewiltshire0 charlottewiltshire0 merged commit 4b96ccb into master Mar 3, 2025
7 checks passed
@charlottewiltshire0 charlottewiltshire0 deleted the fix/husky branch March 3, 2025 20:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants