Skip to content

Commit 59793a0

Browse files
committed
Exclude jmh benchmark from checkstyle plugin
ref #11
1 parent 56836e1 commit 59793a0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@
6666
<version>3.0.0</version>
6767
<configuration>
6868
<configLocation>checkstyle.xml</configLocation>
69+
<excludes>BcryptBenchmark.*</excludes>
6970
</configuration>
7071
<dependencies>
7172
<dependency>

0 commit comments

Comments
 (0)