Closed ndmlny-qs closed 1 year ago
I would like to add a .pre-commit-config.yaml file to the repo. This way we can have code linting and formatting done on any code that is submitted.
.pre-commit-config.yaml
This will require changes to the repo, as there are several files that will need to be updated if we implement it.
I would like to add a
.pre-commit-config.yaml
file to the repo. This way we can have code linting and formatting done on any code that is submitted.This will require changes to the repo, as there are several files that will need to be updated if we implement it.