storj/storage
Egon Elbre 00b2e1a7d7 all: enable staticcheck (#2849)
* by having megacheck in disable it also disabled staticcheck

* fix closing body

* keep interfacer disabled

* hide bodies

* don't use deprecated func

* fix dead code

* fix potential overrun

* keep stylecheck disabled

* don't pass nil as context

* fix infinite recursion

* remove extraneous return

* fix data race

* use correct func

* ignore unused var

* remove unused consts
2019-08-22 13:40:15 +02:00
..
boltdb all: enable staticcheck (#2849) 2019-08-22 13:40:15 +02:00
filestore all: enable staticcheck (#2849) 2019-08-22 13:40:15 +02:00
postgreskv all: fix Error.New formatting (#2840) 2019-08-21 19:30:29 +03:00
redis all: fix Error.New formatting (#2840) 2019-08-21 19:30:29 +03:00
storelogger CompareAndSwap in KeyValueStore (#2602) 2019-07-23 22:46:33 +03:00
teststore all: fix Error.New formatting (#2840) 2019-08-21 19:30:29 +03:00
testsuite all: enable staticcheck (#2849) 2019-08-22 13:40:15 +02:00
blob.go move piece info into files (#2629) 2019-08-07 20:47:30 -05:00
common.go CompareAndSwap in KeyValueStore (#2602) 2019-07-23 22:46:33 +03:00
iterator.go storage: add monkit task to missing places (#2122) 2019-06-05 16:23:10 +02:00
listkeys.go Stylistic Go Cleanup (#2524) 2019-07-22 15:10:04 -04:00
listv2.go storage: add monkit task to missing places (#2122) 2019-06-05 16:23:10 +02:00
util.go storage: add monkit task to missing places (#2122) 2019-06-05 16:23:10 +02:00