Skip to content

Commit

Permalink
remove govet fieldalignment
Browse files Browse the repository at this point in the history
  • Loading branch information
ayalcin-mw committed Apr 27, 2023
1 parent b98694d commit ae64168
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,6 @@ linters-settings:
govet:
# report about shadowed variables
check-shadowing: true
enable:
- fieldalignment
# revive differs from gofmt. Gofmt reformats Go source code, whereas revive prints out style mistakes
revive:
# minimal confidence for issues
Expand Down

0 comments on commit ae64168

Please sign in to comment.