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.
2 parents a1115ad + d9cfe81 commit dc0d174Copy full SHA for dc0d174
.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-check
24
- args: [ --select, ISC001, --fix ]
0 commit comments