add pre-commit config

This commit is contained in:
Johannes Heuel
2022-08-22 20:07:39 +02:00
parent 9c6b9d173c
commit 12e5c79a5e
13 changed files with 42 additions and 32 deletions

View File

@@ -19,4 +19,4 @@ dotenv = "0.15.0"
walkdir = "2"
serde = { version = "1.0", features = ["derive"] }
serde_json = "1.0"
common = { path = "../common" }
common = { path = "../common" }