feat: adding ruff linting support

This commit is contained in:
lucas.oskorep
2023-07-09 14:21:29 -04:00
parent 367e646be2
commit 914a698475
6 changed files with 19 additions and 21 deletions

4
.gitignore vendored
View File

@@ -122,4 +122,6 @@ venv.bak/
# mypy
.mypy_cache/
.dmypy.json
dmypy.jsons
dmypy.jsons
.ruff_cache