forked from vieter-v/vieter
Wrong lint command
This commit is contained in:
parent
191854afff
commit
b75e492658
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ pipeline:
|
||||||
lint:
|
lint:
|
||||||
image: 'alpine:latest'
|
image: 'alpine:latest'
|
||||||
commands:
|
commands:
|
||||||
- jjr-v/v lint
|
- jjr-v/v fmt -verify vieter
|
||||||
|
|
||||||
build:
|
build:
|
||||||
image: 'alpine:latest'
|
image: 'alpine:latest'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue