4 lines
85 B
Bash
4 lines
85 B
Bash
#!/usr/bin/env bash
|
|
#%%MULTILINE_YAML_START
|
|
#Build golang api
|
|
golangci-lint run ./... |