added pre-commit

This commit is contained in:
Jonas Forsberg
2024-10-19 09:11:27 +02:00
parent cd302f6f25
commit cbeed810d6
2 changed files with 13 additions and 0 deletions

3
Makefile Normal file
View File

@@ -0,0 +1,3 @@
pre-commit:
pip install pre-commit
pre-commit install