Skip to content

Commit

Permalink
Update .golangci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
MrAlias authored Nov 21, 2024
1 parent 5d5e668 commit ffbc715
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -104,10 +104,6 @@ linters-settings:
deny:
- pkg: "go.opentelemetry.io/auto/sdk"
desc: Do not use SDK from automatic instrumentation.
- pkg: "go.opentelemetry.io/auto/sdk/telemetry"
desc: Do not use data-model from automatic instrumentation.
- pkg: "go.opentelemetry.io/auto/sdk/telemetry/test"
desc: Do not import data-model tests from automatic instrumentation.
otlp-internal:
files:
- "!**/exporters/otlp/internal/**/*.go"
Expand Down

0 comments on commit ffbc715

Please sign in to comment.