Fix linting errors

This commit is contained in:
Quentin McGaw
2021-02-06 17:16:58 +00:00
parent 7ca9d445f1
commit 43e140e6cc
15 changed files with 31 additions and 16 deletions

View File

@@ -10,10 +10,9 @@ issues:
linters:
- dupl
- maligned
- path: internal/unix/constants\.go
- path: internal/server/
linters:
- golint
text: don't use ALL_CAPS in Go names; use CamelCase
- dupl
linters:
disable-all: true
enable: