hishel icon indicating copy to clipboard operation
hishel copied to clipboard

use pre-commit for linting

Open nschloe opened this issue 1 year ago • 1 comments

Lints at every commit, locally. Can be skipped with

git commit -a --no-verify

Can be run manually with

pre-commit run --all

nschloe avatar Jan 21 '25 12:01 nschloe

It's not clear to me why httpcore is not in the project dependencies. It's explicitly used in the code!

nschloe avatar Jan 21 '25 12:01 nschloe