Enable ruff --fix.

This commit is contained in:
Andrey Rakhmatullin 2024-12-12 20:12:55 +05:00
parent 5c2df5cf2a
commit 802c67072c
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ repos:
rev: v0.8.1
hooks:
- id: ruff
args: [ --fix ]
- repo: https://github.com/psf/black.git
rev: 24.4.2
hooks: