add_linter #5
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ name: lint
|
||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: ShellCheck
|
- name: ShellCheck
|
||||||
image: koalaman/shellcheck-alpine:0.7.1
|
image: koalaman/shellcheck-alpine:v0.7.1
|
||||||
commands:
|
commands:
|
||||||
- shellcheck pdf-optimize
|
- shellcheck pdf-optimize
|
||||||
...
|
...
|
||||||
|
|
Loading…
Reference in a new issue