Fixed lint command

This commit is contained in:
Jef Roosens 2022-01-13 14:33:06 +01:00
parent 6b1e81a2fd
commit c8833f06ce
Signed by untrusted user: Jef Roosens
GPG key ID: 955C0660072F691F
2 changed files with 6 additions and 2 deletions

View file

@ -2,4 +2,4 @@ pipeline:
lint:
image: 'chewingbever/vlang:latest'
commands:
- make fmt
- make lint