]> git.mar77i.info Git - chat/commit
add pre-commit, set up ruff fixes
authormar77i <mar77i@protonmail.ch>
Sat, 19 Oct 2024 14:54:57 +0000 (16:54 +0200)
committermar77i <mar77i@protonmail.ch>
Sat, 19 Oct 2024 15:13:40 +0000 (17:13 +0200)
commitcda2b802aab8bbb5be8aa5286373113a325eabd2
tree708802dccdd31b5cfad1925a3b11f7e062ff76ab
parentcd6113d79a75f4e13974f28d42debe2a7fc0a5c9
add pre-commit, set up ruff fixes
18 files changed:
.pre-commit-config.yaml [new file with mode: 0644]
chat/admin.py
chat/apps.py
chat/asgi.py
chat/forms.py
chat/migrations/0001_initial.py
chat/models.py
chat/rest_views.py
chat/serializers.py
chat/settings.py
chat/tests.py
chat/triggers.py
chat/urls.py
chat/utils.py
chat/views.py
chat/websocket.py
manage.py
setup_venv.sh