Skip to content

Commit

Permalink
Commented the goimports
Browse files Browse the repository at this point in the history
Signed-off-by: Rohan Suryawanshi <rsuryavanshi@vmware.com>
  • Loading branch information
Rohan-sss1 committed Feb 29, 2024
1 parent c81b504 commit 5043981
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 @@ -14,7 +14,7 @@ linters:
enable:
- errcheck
- gofmt
- goimports
# - goimports
- gosimple
- govet
- ineffassign
Expand Down

0 comments on commit 5043981

Please sign in to comment.