Skip to content

Commit

Permalink
Commented goimports to pass the checks
Browse files Browse the repository at this point in the history
  • Loading branch information
Rohan-sss1 committed Nov 29, 2023
1 parent 3a76438 commit afa0e7a
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 afa0e7a

Please sign in to comment.