Add and fix stylecheck (golint replacement)

This commit is contained in:
Kristoffer Dalby
2021-11-15 17:24:24 +00:00
parent 0c005a6b01
commit 715542ac1c
21 changed files with 83 additions and 83 deletions

View File

@@ -29,7 +29,6 @@ linters:
- gocritic
# We should strive to enable these:
- stylecheck
- wrapcheck
- goerr113
- forcetypeassert