Disable again gosmopolitan, which for some reason figures as non-existent on my machine, but breaks builds on the CI if it's not disabled.
All checks were successful
ecodash/pipeline/head This commit looks good
All checks were successful
ecodash/pipeline/head This commit looks good
This commit is contained in:
parent
99acf1fd18
commit
1f9827505b
|
@ -235,6 +235,7 @@ linters:
|
||||||
- nonamedreturns
|
- nonamedreturns
|
||||||
- gomnd
|
- gomnd
|
||||||
- depguard
|
- depguard
|
||||||
|
- gosmopolitan
|
||||||
|
|
||||||
enable-all: true
|
enable-all: true
|
||||||
fast: false
|
fast: false
|
||||||
|
|
Loading…
Reference in a new issue