mirror of
https://github.com/syncthing/syncthing.git
synced 2024-11-16 18:41:59 -07:00
5 lines
115 B
YAML
5 lines
115 B
YAML
|
service:
|
||
|
golangci-lint-version: 1.13.x
|
||
|
prepare:
|
||
|
- go run build.go assets
|
||
|
- GO111MODULE=on go mod vendor
|