storj/cmd/storj-sim
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
..
cancelable.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -05:00
console.go V3-1307 combine first and last name to full name (#1569) 2019-03-27 14:33:32 +02:00
main.go add postgres support to storj-sim (#1908) 2019-05-14 08:13:18 -07:00
network.go Change where the encryption key is being stored for uplink (#1967) 2019-05-22 15:57:12 +02:00
prefix.go Enable gocritic linter (#2051) 2019-05-29 09:14:25 -04:00
process.go Test that network stalls don't cause indefinite hangs in uplink (#1530) 2019-03-20 08:58:07 -06:00