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 0fdca35 commit 4e97304Copy full SHA for 4e97304
.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