Enable pre-commit lite
to automate pre-commit
fixes within PR's automatically
#80
Labels
enhancement
New feature or request
pre-commit
assists this repo by finding and flagging issues with formatting or linting standards. We could enablepre-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).The text was updated successfully, but these errors were encountered: