Skip to content

Commit

Permalink
[MM-42] Fix lint error: disabled 'goconst' linter (#1008)
Browse files Browse the repository at this point in the history
  • Loading branch information
raghavaggarwal2308 authored Dec 20, 2023
1 parent e1430fa commit 771fc29
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ linters:
enable:
- bodyclose
- errcheck
- goconst
- gocritic
- gofmt
- goimports
Expand Down

0 comments on commit 771fc29

Please sign in to comment.