We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 698a986 commit 51f4c74Copy full SHA for 51f4c74
.pre-commit-config.yaml
@@ -30,7 +30,6 @@ repos:
30
- id: ruff
31
# prevent ruff from checking the length of each line
32
args: ["--line-length", "150"]
33
-
34
# shellcheck-py for linting shell files
35
- repo: https://github.com/shellcheck-py/shellcheck-py
36
rev: v0.8.0.4
0 commit comments