f-klubben / stregsystemet-cli

A command line interface to buy things in stregsystemet
Other
15 stars 7 forks source link

Added precommit config #91

Closed Zaph-x closed 2 years ago

Zaph-x commented 2 years ago

Pre-commit can be used to do CI before pushing onto the remote. For more information, see https://pre-commit.com/ Pre-commit is currently set up to run black, check-case-conflict, and check-merge-conflict