dtrx-py / dtrx

Do The Right Extraction
GNU General Public License v3.0
224 stars 10 forks source link

Add additional pre-commit checks #16

Closed noahp closed 2 years ago

noahp commented 2 years ago

This updates the pre-commit config with several additional checks, including:

Summary of changes:

This does not enable pre-commit in CI; normally would be useful but might be kind of overkill/nuisance for this project.

ChrisJefferson commented 2 years ago

I'm happy with this, but it conflicts now (sorry)

noahp commented 2 years ago

Thanks @ChrisJefferson ! I ended up removing the CI check, didn't think it was really that helpful in practice