mirror of
https://github.com/RVC-Boss/GPT-SoVITS.git
synced 2025-09-01 21:02:25 +08:00
update pre-commit config
This commit is contained in:
parent
905c602edc
commit
efee8d70ce
@ -8,7 +8,7 @@ repos:
|
|||||||
# Run the linter.
|
# Run the linter.
|
||||||
- id: ruff
|
- id: ruff
|
||||||
types_or: [ python, pyi ]
|
types_or: [ python, pyi ]
|
||||||
args: [ --fix, --exit-zero, --quiet ]
|
args: [ --fix ]
|
||||||
# Run the formatter.
|
# Run the formatter.
|
||||||
- id: ruff-format
|
- id: ruff-format
|
||||||
types_or: [ python, pyi ]
|
types_or: [ python, pyi ]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user