Skip to content

Commit

Permalink
Enable lll checker
Browse files Browse the repository at this point in the history
  • Loading branch information
khasanovbi committed Aug 15, 2019
1 parent fe5c0b3 commit f721a7e
Show file tree
Hide file tree
Showing 5 changed files with 17,758 additions and 464 deletions.
4 changes: 3 additions & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,6 @@ linters:
disable:
- gochecknoglobals
- gochecknoinits
- lll

issues:
exclude-use-default: false
Loading

0 comments on commit f721a7e

Please sign in to comment.