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.
ruff check
ruff format
1 parent 7c6e433 commit d9cfe81Copy full SHA for d9cfe81
.pre-commit-config.yaml
@@ -19,6 +19,3 @@ repos:
19
args: [ --fix ]
20
- name: ruff format
21
id: ruff-format
22
- - name: fix implicit string concatenation
23
- id: ruff
24
- args: [ --select, ISC001, --fix ]
0 commit comments