mirror of
https://gitlab.durp.info/durfy/ci-includes/yml.git
synced 2026-05-07 16:00:31 -05:00
update
This commit is contained in:
parent
2870a4a7a5
commit
78d0c48bc8
5 changed files with 19 additions and 6 deletions
4
scripts/golang-lint.sh
Normal file
4
scripts/golang-lint.sh
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
#%%MULTILINE_YAML_START
|
||||
#Build golang api
|
||||
golangci-lint run ./...
|
||||
Loading…
Add table
Add a link
Reference in a new issue