Skip to content

Commit 2eaba1d

Browse files
committed
Add shellcheck
1 parent c98cb51 commit 2eaba1d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

.buildkite/pipeline.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,8 @@ steps:
1010
- label: ":ruby: Ruby"
1111
- label: "✨ Lint"
1212
plugins:
13-
plugin-linter#v1.0.0: ~
13+
plugin-linter#v1.0.0: ~
14+
- label: ":bash: Shellcheck"
15+
plugins:
16+
shellcheck#v1.0.0:
17+
files: hooks/*

0 commit comments

Comments
 (0)