pkg/kvstore
Victor Agababov 7bad843466
Enable golint and exclude some other generated or additional dirs (#1783)
* Enable golint and exclude some other generated or additional dirs

Also remove `test` ignore, since it's covered by path ignore rule.

* meh

* fixes

* more

* progressing

* further

* like a boss
2020-10-07 14:58:20 -07:00
..
kvstore.go Introduce key/value store interface + cm backed version of it. (#1173) 2020-03-24 16:06:09 -07:00
kvstore_cm.go Align linters with serving (enables stylecheck and asciicheck) (#1738) 2020-09-23 07:37:40 -07:00
kvstore_cm_test.go Enable golint and exclude some other generated or additional dirs (#1783) 2020-10-07 14:58:20 -07:00