Skip to content

Commit

Permalink
Remove exclusions for open rewrite.
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Nov 19, 2024
1 parent 1422502 commit a3b89a7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -376,7 +376,6 @@
<configuration>
<exclusions>
<exclusion>**/docker/**</exclusion>
<exclusion>**/AbstractComparableTest.java</exclusion>
</exclusions>
<activeRecipes>
<recipe>org.openrewrite.maven.BestPractices</recipe>
Expand Down

0 comments on commit a3b89a7

Please sign in to comment.