Skip to content

Commit

Permalink
Merge pull request #38 from alexander-melentyev/refactor/metalinter
Browse files Browse the repository at this point in the history
Delete deprecated linter settings
  • Loading branch information
neprja committed Aug 31, 2021
2 parents 6616c3b + 471893a commit 8b609a5
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,8 +46,6 @@ linters-settings:
check-shadowing: true
lll:
line-length: 120
maligned:
suggest-new: true
misspell:
locale: US
nestif:
Expand Down Expand Up @@ -123,7 +121,6 @@ linters:
# - exhaustivestruct
# - ifshort
# - goheader
# - maligned
# - prealloc
# - testpackage
# - wrapcheck
Expand Down

0 comments on commit 8b609a5

Please sign in to comment.