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

Enable pre-commit lite to automate pre-commit fixes within PR's automatically #80

Closed
d33bs opened this issue Jan 29, 2025 · 0 comments · Fixed by #84
Closed

Enable pre-commit lite to automate pre-commit fixes within PR's automatically #80

d33bs opened this issue Jan 29, 2025 · 0 comments · Fixed by #84
Labels
enhancement New feature or request

Comments

@d33bs
Copy link
Collaborator

d33bs commented Jan 29, 2025

pre-commit assists this repo by finding and flagging issues with formatting or linting standards. We could enable pre-commit lite to automate formatting fixes which automatically modify files. This would reduce the effort required by developers to make those changes themselves (as they could just pull down the changes once they're applied).

@d33bs d33bs added the enhancement New feature or request label Jan 29, 2025
@d33bs d33bs closed this as completed in #84 Feb 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant