lint: remove lll check (#7346) (#7357)

(cherry picked from commit 502f92bb97)

Co-authored-by: Sam Kleinman <garen@tychoish.com>
This commit is contained in:
mergify[bot]
2021-11-30 16:36:56 -05:00
committed by GitHub
parent bd5a7428b9
commit 44c8b410f7

View File

@@ -24,7 +24,7 @@ linters:
- govet
- ineffassign
# - interfacer
- lll
# - lll
# - maligned
- misspell
- nakedret
@@ -46,9 +46,6 @@ issues:
- path: _test\.go
linters:
- gosec
- linters:
- lll
source: "https://"
max-same-issues: 50
linters-settings: