mirror of
https://github.com/kevin1024/vcrpy.git
synced 2025-12-09 09:13:23 +00:00
pre-commit: Add --show-source to ruff
Suggested by Jair Henrique.
This commit is contained in:
@@ -6,6 +6,7 @@ repos:
|
|||||||
rev: v0.1.7
|
rev: v0.1.7
|
||||||
hooks:
|
hooks:
|
||||||
- id: ruff
|
- id: ruff
|
||||||
|
args: ["--show-source"]
|
||||||
- id: ruff-format
|
- id: ruff-format
|
||||||
|
|
||||||
- repo: https://github.com/pre-commit/pre-commit-hooks
|
- repo: https://github.com/pre-commit/pre-commit-hooks
|
||||||
|
|||||||
Reference in New Issue
Block a user