]> Sergey Matveev's repositories - btrtrc.git/commit
fixed code quality issues using DeepSource
authorShubhendra Singh Chauhan <withshubh@gmail.com>
Sat, 16 Jan 2021 10:59:36 +0000 (16:29 +0530)
committerMatt Joiner <anacrolix@gmail.com>
Sat, 30 Jan 2021 04:23:49 +0000 (15:23 +1100)
commit0cdb33ede000457a4cf7111d2a9d2b6608d9b3e3
treeb338a953dd59476528a6a98604fb6ef883f44b2b
parentf5915ad12c736972caebe3f68117716425c12e2d
fixed code quality issues using DeepSource

* Added .deepsource.toml

* Removed empty default in select

* Removed unnecessary use of slice

* Fixed check for empty string
.deepsource.toml [new file with mode: 0644]
fs/torrentfs.go
mse/mse.go
mse/mse_test.go
webtorrent/tracker_client.go