mirror of
https://github.com/syncthing/syncthing.git
synced 2025-12-23 22:18:14 -05:00
golang-ci: Not as good at modules as you'd hope
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user