lint preferences

This commit is contained in:
2026-08-07 16:03:52 +02:00
parent aa01f47d92
commit 30d8203d55
4 changed files with 8 additions and 2 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ jobs:
python-version: "3.12"
- name: Install dependencies
run: pip install ruff
run: pip install ruff==0.15.22
- name: Run ruff
run: ruff check src/