Skip to content

Commit

Permalink
Removed unused from gometalinter (#2907)
Browse files Browse the repository at this point in the history
staticcheck is unhappy with my config file; I'll add it in when I get it working correctly.
  • Loading branch information
rileykarson authored Jan 22, 2019
1 parent b554f90 commit c66e686
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .gometalinter.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
"misspell",
"structcheck",
"unconvert",
"unused",
"varcheck",
"vet"
],
Expand Down

0 comments on commit c66e686

Please sign in to comment.