Skip to content

Commit

Permalink
Add tls to cyclomatic complexity exclusions
Browse files Browse the repository at this point in the history
  • Loading branch information
mhutchinson committed May 26, 2022
1 parent b81e798 commit c4b046c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .golangci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ linters-settings:
packages:
- golang.org/x/net/context
- github.com/gogo/protobuf/proto
- github.com/google/trillian/types/internal/tls

linters:
disable-all: true
Expand Down

0 comments on commit c4b046c

Please sign in to comment.