Skip to content

Commit fc88035

Browse files
committed
Only install formatter hooks on top level project
1 parent 58bad31 commit fc88035

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -683,6 +683,7 @@
683683
<goals>
684684
<goal>install-hooks</goal>
685685
</goals>
686+
<inherited>false</inherited>
686687
</execution>
687688
<!-- On Maven verify phase, fail if any file (including unmodified) is
688689
badly formatted -->

0 commit comments

Comments
 (0)