maintenance: linting #14

Merged
WorldTeacher merged 3 commits from dev into main 2025-12-10 09:13:59 +00:00
Showing only changes of commit f87e56a92f - Show all commits

View File

@@ -1,7 +0,0 @@
repos:
- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.6.9 # latest ruff version
hooks:
- id: ruff
args: ["--fix"]
- id: ruff-format