Skip to content

Commit

Permalink
Update linting
Browse files Browse the repository at this point in the history
  • Loading branch information
marema31 committed May 18, 2020
1 parent 17ab176 commit 3eac032
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,15 +22,5 @@ linters:
- unused

linters-settings:
nestif:
min-complexity: 6
gocognit:
min-complexity: 40
misspell:
ignore-words:
- creater
- creature

funlen:
lines: 100
statements: 61
lines: 70

0 comments on commit 3eac032

Please sign in to comment.