mirror of
https://github.com/octoleo/syncthing.git
synced 2025-01-22 14:48:30 +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:
|
||||
maligned:
|
||||
suggest-new: true
|
||||
@ -18,4 +15,5 @@ linters:
|
||||
service:
|
||||
golangci-lint-version: 1.16.x
|
||||
prepare:
|
||||
- GO111MODULE=on go mod vendor
|
||||
- go run build.go assets
|
||||
|
Loading…
x
Reference in New Issue
Block a user