Skip to content

Commit 78e42af

Browse files
committed
.pre-commit-config.yml: scripts/freebsd excluded from shellcheck
Signed-off-by: Mateusz Maciejewski <[email protected]>
1 parent 1f916b8 commit 78e42af

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ repos:
4747
rev: v0.10.0
4848
hooks:
4949
- id: shellcheck
50+
exclude: ^scripts/freebsd/
5051
args: ["--severity=warning"]
5152

5253
- repo: https://github.com/pycqa/isort

0 commit comments

Comments
 (0)