Draft: Pre commit
Compare changes
Files
2+ 7
− 0
@@ -9,6 +9,7 @@ default:
@@ -34,6 +35,12 @@ trigger_prepare:
Adds autofix using pre-commit following this SO article.
To enable, we need to create the PRE_COMMIT_ACCESS_TOKEN
variable with a project access token. I don't think I have permissions to do that.