storj/lib
Egon Elbre edf8318c0e
jenkins: update to golangci-lint 1.21.0 (#3289)
* jenkins: update to golint-1.21.0
* don't use underscores in var
* make handles private to satisfy linter

lib\uplinkc\universe.go:32:39: exported method Add returns unexported type storj.io/storj/lib/uplinkc._Ctype_long, which can be annoying to use (golint)
   func (m *Universe) Add(x interface{}) Handle {

* disable wsl explicitly
2019-10-17 10:42:22 +03:00
..
uplink Fix typo in libuplink docs. (#3222) 2019-10-09 11:23:26 -04:00
uplink-gomobile mobile: add EncryptionRestrictions (#3260) 2019-10-15 01:26:09 -07:00
uplinkc jenkins: update to golangci-lint 1.21.0 (#3289) 2019-10-17 10:42:22 +03:00