Skip to content

Commit

Permalink
CI: Enable no-inits linter
Browse files Browse the repository at this point in the history
Relates to #434
  • Loading branch information
backkem committed Mar 21, 2019
1 parent bcdbc35 commit c619a5a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@ linters:
disable:
- maligned
- lll
- gochecknoinits
- gochecknoglobals

issues:
Expand Down

0 comments on commit c619a5a

Please sign in to comment.