summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@lukeshu.com>2023-01-01 22:19:15 -0700
committerLuke Shumaker <lukeshu@lukeshu.com>2023-01-01 22:42:08 -0700
commita9bb2f7cfe02aa17d8ddc1dd5c3a0538c3288f4c (patch)
treec4a8467e33ab42cd9d7f0f06d22d8adddb385766
parent98788ec5d60a7bf6552d49bf9cde74dcc7ba5284 (diff)
lint: Turn on unconvert
-rw-r--r--.golangci.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.golangci.yml b/.golangci.yml
index daa8d8c..ac2f540 100644
--- a/.golangci.yml
+++ b/.golangci.yml
@@ -44,7 +44,6 @@ linters:
- revive
- testpackage
- thelper
- - unconvert
- unparam
- varnamelen
- whitespace