mirror of
https://github.com/HKUDS/LightRAG.git
synced 2025-06-26 22:00:19 +00:00
Revert "Add --show-diff-on-failure to ruff args in pre-commit config."
This reverts commit f7a72c458ef1adc13eac4eaf3ff2475abc02ecff.
This commit is contained in:
parent
f7a72c458e
commit
7e843fb759
@ -16,7 +16,7 @@ repos:
|
|||||||
- id: ruff-format
|
- id: ruff-format
|
||||||
exclude: ^lightrag/api/webui/
|
exclude: ^lightrag/api/webui/
|
||||||
- id: ruff
|
- id: ruff
|
||||||
args: [--fix, --ignore=E402 --show-diff-on-failure]
|
args: [--fix, --ignore=E402]
|
||||||
exclude: ^lightrag/api/webui/
|
exclude: ^lightrag/api/webui/
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user