storj/pkg/ranger
ethanadams 268dc6b7e4
Enable gocritic linter (#2051)
* first round cleanup based on go-critic

* more issues resolved for ifelsechain and unlambda checks

* updated from master and gocritic found a new ifElseChain issue

* disable appendAssign. i reports false positives

* re-enabled go-critic appendAssign and disabled lint check at code line level

* fixed go-critic lint error

* fixed // nolint add gocritic specifically
2019-05-29 09:14:25 -04:00
..
common.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
content_test.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
content.go Enable more linters (#272) 2018-08-27 11:28:16 -06:00
file_test.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
file.go psserver: swallow io.EOF when getting full content in FileRanger (#1238) 2019-02-06 07:41:41 +02:00
http_test.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
http.go Enable gocritic linter (#2051) 2019-05-29 09:14:25 -04:00
reader_test.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
reader.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
readerat_test.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
readerat.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00