Added pre-commit linter, lint

This commit is contained in:
Ojakoo
2022-07-04 10:33:38 +03:00
parent 7319c32d73
commit fac2f9b367
23 changed files with 184 additions and 64 deletions
+1
View File
@@ -38,6 +38,7 @@ sentry-sdk = "^1.4.3"
django-polymorphic = "^3.1.0"
python-dotenv = "^0.20.0"
djangorestframework-simplejwt = "^5.2.0"
pre-commit = "^2.19.0"
[tool.poetry.dev-dependencies]
coverage = "^5.5"