very-scary-scenario / nkd.su

A Neko Desu request robot.
https://nkd.su
Other
4 stars 2 forks source link

Use pre-commit? #237

Open homsar opened 1 year ago

homsar commented 1 year ago

Is it worth setting up pre-commit to pick up stylistic problems at commit time rather than relying on the CI and needing to loop back and placate the linters with one or more separate commits?

(I'm not aware of a way of forcing contributors to use hooks, but providing a .pre-commit-config.yaml would at least give a hint to use them, and a leg up on getting started.)