mirror of
https://github.com/octoleo/syncthing.git
synced 2024-11-08 22:31:04 +00:00
golang-ci: Not as good at modules as you'd hope
This commit is contained in:
parent
98cda96b1c
commit
224775ca81
@ -1,6 +1,3 @@
|
|||||||
run:
|
|
||||||
modules-download-mode: readonly
|
|
||||||
|
|
||||||
linters-settings:
|
linters-settings:
|
||||||
maligned:
|
maligned:
|
||||||
suggest-new: true
|
suggest-new: true
|
||||||
@ -18,4 +15,5 @@ linters:
|
|||||||
service:
|
service:
|
||||||
golangci-lint-version: 1.16.x
|
golangci-lint-version: 1.16.x
|
||||||
prepare:
|
prepare:
|
||||||
|
- GO111MODULE=on go mod vendor
|
||||||
- go run build.go assets
|
- go run build.go assets
|
||||||
|
Loading…
Reference in New Issue
Block a user