We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 97ad51f commit b0cb876Copy full SHA for b0cb876
.pre-commit-config.yaml
@@ -6,6 +6,7 @@ repos:
6
rev: v0.1.7
7
hooks:
8
- id: ruff
9
+ args: ["--show-source"]
10
- id: ruff-format
11
12
- repo: https://github.com/pre-commit/pre-commit-hooks
0 commit comments