Skip to content

Commit f224cf3

Browse files
committed
add comment
1 parent 58e503a commit f224cf3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.pre-commit-config.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ repos:
4646
rev: v0.10.0.1
4747
hooks:
4848
- id: shellcheck
49+
# --severity=warning suppresses INFO-level findings complaining about
50+
# not being able to follow things that are source'd
4951
args: ["--severity=warning"]
5052
- repo: https://github.com/Lucas-C/pre-commit-hooks
5153
rev: v1.5.5

0 commit comments

Comments
 (0)