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 1f916b8 commit 78e42afCopy full SHA for 78e42af
.pre-commit-config.yaml
@@ -47,6 +47,7 @@ repos:
47
rev: v0.10.0
48
hooks:
49
- id: shellcheck
50
+ exclude: ^scripts/freebsd/
51
args: ["--severity=warning"]
52
53
- repo: https://github.com/pycqa/isort
0 commit comments