Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
lmolkova committed Apr 4, 2024
1 parent da23f7d commit b8b348a
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -93,8 +93,8 @@
<suppress checks="IllegalImport" files="com.azure.messaging.servicebus.IntegrationTestBase.java"/>
<suppress checks="IllegalImport" files="com.azure.messaging.servicebus.TracingIntegrationTests.java"/>
<suppress checks="IllegalImport" files="com.azure.messaging.servicebus.LoggingSpanProcessor.java"/>
<suppress checks="IllegalImport" files="com.azure.messaging.eventhubs..*Sample.*.java"/>
<suppress checks="IllegalImport" files="com.azure.messaging.eventhubs..*Test.*.java"/>
<suppress checks="IllegalImport" files="com.azure.messaging.eventhubs.*Sample.*java"/>
<suppress checks="IllegalImport" files="com.azure.messaging.eventhubs.*Test.*java"/>

<!-- AzureSpringMonitorConfig defines Spring bean used in https://github.com/open-telemetry/opentelemetry-java-instrumentation/blob/main/instrumentation/spring/spring-boot-autoconfigure/src/main/java/io/opentelemetry/instrumentation/spring/autoconfigure/OpenTelemetryAutoConfiguration.java-->
<suppress checks="com.azure.tools.checkstyle.checks.ExternalDependencyExposedCheck"
Expand Down

0 comments on commit b8b348a

Please sign in to comment.