Skip to content

Commit

Permalink
Exclude custom assertions for LineRange.
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Sep 28, 2023
1 parent 541c3cb commit fa1ea57
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -494,6 +494,7 @@
<entryPointClassPackage>edu.hm.hafner.util.assertions</entryPointClassPackage>
<excludes>
<exclude>.*Condition</exclude>
<exclude>.*LineRangeList</exclude>
</excludes>
</configuration>
<dependencies>
Expand Down

0 comments on commit fa1ea57

Please sign in to comment.