Skip to content

Commit

Permalink
Exclude internal class from clirr checks
Browse files Browse the repository at this point in the history
  • Loading branch information
theigl committed Nov 15, 2022
1 parent 89f520b commit cb1cd85
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom-main.xml
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@
<exclude>com/esotericsoftware/kryo/util/IntArray</exclude>
<exclude>com/esotericsoftware/kryo/util/IntMap</exclude>
<exclude>com/esotericsoftware/kryo/util/ObjectMap</exclude>
<exclude>com/esotericsoftware/kryo/util/ObjectIntMap</exclude>
<exclude>com/esotericsoftware/kryo/unsafe/UnsafeUtil</exclude>
</excludes>
</configuration>
Expand Down

0 comments on commit cb1cd85

Please sign in to comment.