Skip to content

Commit

Permalink
Enabled gofmt and unused
Browse files Browse the repository at this point in the history
  • Loading branch information
sayboras committed Oct 12, 2019
1 parent 2b51fb2 commit a8a63f3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -154,6 +154,8 @@ linters-settings:
linters:
disable-all: true
enable:
- gofmt
- unused
- govet
- golint
- errcheck
Expand Down

0 comments on commit a8a63f3

Please sign in to comment.