Skip to content

Commit

Permalink
PR: Disable the linter that no longer applies
Browse files Browse the repository at this point in the history
  • Loading branch information
shahzadlone committed Aug 15, 2024
1 parent ce3b906 commit c746c7e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tools/configs/golangci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105,15 +105,11 @@ linters:

enable-all: false

disable:
# - prealloc

disable-all: true

enable:
- errcheck
- errorlint
- exportloopref
- forbidigo
- goconst
- gofmt
Expand Down

0 comments on commit c746c7e

Please sign in to comment.