Skip to content

Commit

Permalink
detekt 1.17.1
Browse files Browse the repository at this point in the history
### What's done:
* Fixes
  • Loading branch information
petertrr committed May 25, 2021
1 parent 866bcc0 commit 762ce32
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 @@ -315,6 +315,7 @@
</goals>
<configuration>
<config>detekt-config.yml</config>
<buildUponDefaultConfig>true</buildUponDefaultConfig>
<classPath>${maven.compile.classpath}</classPath>
<jvmTarget>1.8</jvmTarget>
<excludes>**/resources/**/*.kt,**/resources/**/*.kts</excludes>
Expand Down

0 comments on commit 762ce32

Please sign in to comment.