Skip to content

Commit

Permalink
golangci: Add prealloc linter
Browse files Browse the repository at this point in the history
Signed-off-by: Kadin Sayani <[email protected]>
  • Loading branch information
kadinsayani committed Dec 17, 2024
1 parent d537da4 commit d3bab08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ linters:
- godot
- gofmt
- misspell
- prealloc
- whitespace
- revive
issues:
Expand Down

0 comments on commit d3bab08

Please sign in to comment.