Add precommit to run ruff

This commit is contained in:
2025-12-12 11:16:58 +05:30
parent 5c0289e715
commit 219acb3513
14 changed files with 165 additions and 27 deletions

View File

@@ -14,4 +14,5 @@ dev = [
"django-livereload-server>=0.5.1",
"django-stubs>=5.2.8",
"ipdb>=0.13.13",
"pre-commit>=4.5.0",
]