Skip to content

Commit

Permalink
Remove lll
Browse files Browse the repository at this point in the history
  • Loading branch information
dnephin committed Sep 17, 2024
1 parent acaaabc commit 49b2002
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .project/golangci-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ linters-settings:
goconst:
min-len: 2
min-occurrences: 4
lll:
line-length: 120

issues:
exclude-use-default: false
Expand Down Expand Up @@ -34,7 +32,6 @@ linters:
- gosimple
- govet
- ineffassign
- lll
- misspell
- nakedret
- prealloc
Expand Down

0 comments on commit 49b2002

Please sign in to comment.