Skip to content

Commit

Permalink
fix: remove unwanted linter configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Gosteli committed Dec 9, 2020
1 parent a4deaf8 commit d928439
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@ linters-settings:
- whyNoLint
gocyclo:
min-complexity: 15
goimports:
local-prefixes: github.com/ewohltman/ephemeral-roles
golint:
min-confidence: 0.8
govet:
Expand Down

0 comments on commit d928439

Please sign in to comment.