Skip to content

Commit dd5fe55

Browse files
committed
linting
Signed-off-by: Jay DeLuca <jaydeluca4@gmail.com>
1 parent 690824f commit dd5fe55

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

pom.xml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -440,9 +440,7 @@
440440
-Xep:MissingSummary:OFF
441441
-Xep:LongDoubleConversion:OFF
442442
-Xep:StringSplitter:OFF
443-
<!-- @formatter:off -->
444-
-XepExcludedPaths:(.*/generated/.*|.*/src/test/java/.*|.*/examples/.*|.*/integration-tests/.*)
445-
<!-- @formatter:on -->
443+
-XepExcludedPaths:(.*/generated/|.*/src/test/java/|.*/examples/|.*/integration-tests/)
446444
-XepOpt:NullAway:AnnotatedPackages=io.prometheus.metrics
447445
</arg>
448446
</compilerArgs>

0 commit comments

Comments
 (0)