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
99d262387d
commit
d8f93f8f9e
1 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
#%%MULTILINE_YAML_START
|
#%%MULTILINE_YAML_START
|
||||||
#run linter
|
#run linter
|
||||||
golangci-lint run ./... --timeout 5m0s
|
golangci-lint run ./... --timeout 5m0s -D typecheck
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue