Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
salt-formulas
mirror
Fail2ban Formula
Commits
f920a365
Unverified
Commit
f920a365
authored
Feb 21, 2021
by
Dafydd Jones
Committed by
Imran Iqbal
Feb 21, 2021
Browse files
chore(shellcheck): switch hook for `shellcheck` [skip ci]
* Automated using
https://github.com/myii/ssf-formula/pull/295
parent
a7d169a8
Changes
1
Hide whitespace changes
Inline
Side-by-side
.pre-commit-config.yaml
View file @
f920a365
...
...
@@ -25,14 +25,13 @@ repos:
args
:
[
--debug
]
always_run
:
true
pass_filenames
:
false
-
repo
:
https://github.com/
jumanjihouse/pre-commit-hooks
rev
:
2
.1.
3
-
repo
:
https://github.com/
shellcheck-py/shellcheck-py
rev
:
v0.7
.1.
1
hooks
:
-
id
:
shellcheck
name
:
Check shell scripts with shellcheck
files
:
^.*\.(sh|bash|ksh)$
types
:
[]
args
:
[]
-
repo
:
https://github.com/adrienverge/yamllint
rev
:
v1.23.0
hooks
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment