Skip to content

Commit

Permalink
Exclude LineRangeList from assertions.
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Oct 4, 2023
1 parent 0ec4c14 commit 846faed
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 @@ -379,6 +379,7 @@
<package>edu.hm.hafner.analysis.registry</package>
</packages>
<excludes>
<exclude>.*LineRangeList</exclude>
<exclude>.*SecureDigester</exclude>
<exclude>edu.hm.hafner.analysis.parser.*</exclude>
<exclude>edu.hm.hafner.analysis.PackageDetectors.*</exclude>
Expand Down

0 comments on commit 846faed

Please sign in to comment.