Skip to content

Commit

Permalink
Activate Spotless via Maven property rather than file
Browse files Browse the repository at this point in the history
  • Loading branch information
basil committed Apr 19, 2023
1 parent 8870e62 commit 57b39a8
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 0 deletions.
Empty file removed .mvn_exec_spotless
Empty file.
Empty file removed job-dsl-ast/.mvn_exec_spotless
Empty file.
Empty file removed job-dsl-core/.mvn_exec_spotless
Empty file.
Empty file removed job-dsl-plugin/.mvn_exec_spotless
Empty file.
1 change: 1 addition & 0 deletions pom.xml
Expand Up @@ -36,6 +36,7 @@
<jenkins.version>2.387.1</jenkins.version>
<!-- TODO fix violations -->
<spotbugs.threshold>High</spotbugs.threshold>
<spotless.check.skip>false</spotless.check.skip>
</properties>
<dependencyManagement>
<dependencies>
Expand Down

0 comments on commit 57b39a8

Please sign in to comment.