Show list of fixes applied with autofix on

This commit is contained in:
Kien Dang 2023-08-05 20:28:09 +08:00
parent de039783fe
commit 1bdc524029

View File

@ -23,4 +23,4 @@ repos:
rev: v0.0.282
hooks:
- id: ruff
args: [--fix, --exit-non-zero-on-fix]
args: [--fix, --exit-non-zero-on-fix, --show-fixes]