Skip to content

Commit

Permalink
revert golang ci config
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-burt committed Sep 6, 2024
1 parent 7cd64a0 commit 47ad566
Showing 1 changed file with 1 addition and 11 deletions.
12 changes: 1 addition & 11 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,17 +7,7 @@ linters-settings:
default-signifies-exhaustive: false
golint:
min-confidence: 0
depguard:
rules:
main:
files:
- $all
- "!$test"
allow:
- $gostd
- github.com/splunk/qbec
- github.com/spf13/cobra


linters:
disable-all: true
enable:
Expand Down

0 comments on commit 47ad566

Please sign in to comment.