Skip to content

Commit

Permalink
fix: lint rules
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Alexandro Becker <caarlos0@gmail.com>
  • Loading branch information
caarlos0 committed Feb 27, 2021
1 parent e8fbecf commit 71ebeed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ linters:
- gofumpt
- nlreturn
- gci
- gofumpt
- exhaustivestruct
linters-settings:
maligned:
# print struct with more effective memory layout or not, false by default
Expand Down

0 comments on commit 71ebeed

Please sign in to comment.