Overhaul tooling, linting, editor configs, and README

This commit is contained in:
rlaphoenix
2023-09-19 12:22:57 +01:00
parent c159672181
commit 959590a6bb
14 changed files with 1129 additions and 906 deletions

View File

@@ -1,9 +1,5 @@
version = 1
exclude_patterns = [
"**_pb2.py" # protobuf files
]
[[analyzers]]
name = "python"
enabled = true