Skip to content

Commit

Permalink
Run by default
Browse files Browse the repository at this point in the history
Signed-off-by: Hongxin Liang <[email protected]>
  • Loading branch information
honnix committed Sep 28, 2023
1 parent ab4b4e8 commit fa9d288
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions flytekit-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -211,5 +211,12 @@
</plugin>
</plugins>
</pluginManagement>

<plugins>
<plugin>
<groupId>com.diffplug.spotless</groupId>
<artifactId>spotless-maven-plugin</artifactId>
</plugin>
</plugins>
</build>
</project>

0 comments on commit fa9d288

Please sign in to comment.