Skip to content

Commit

Permalink
Add lll linter
Browse files Browse the repository at this point in the history
  • Loading branch information
bakito authored Dec 22, 2024
1 parent 078e79b commit adb4486
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .golangci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,14 +18,14 @@ linters:
- govet
- importas
- ineffassign
- lll
- misspell
- nakedret
- nolintlint
- staticcheck
- unconvert
- unparam
- unused
#- wastedassign
linters-settings:
gosec:
# Exclude generated files
Expand Down

0 comments on commit adb4486

Please sign in to comment.