add pre-commit config

This commit is contained in:
Johannes Heuel
2022-08-22 20:07:39 +02:00
parent 1ed0f5f95b
commit b4e9fd499f
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" }