Adds PoeThePoet and PreCommit

This commit is contained in:
2024-05-21 20:34:50 -03:00
parent a1077e812f
commit 000cb08e37
4 changed files with 188 additions and 1 deletions

5
.githooks/set-hooks.sh Normal file
View File

@@ -0,0 +1,5 @@
#!/bin/bash
pre-commit install --config .githooks/pre-commit-config.yaml
pre-commit autoupdate --config .githooks/pre-commit-config.yaml