Skip to content

Commit

Permalink
generate detekt report
Browse files Browse the repository at this point in the history
  • Loading branch information
belagertem committed Apr 8, 2024
1 parent 9f0fe54 commit 1a85453
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sdccc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -441,6 +441,7 @@
<configuration>
<buildUponDefaultConfig>true</buildUponDefaultConfig>
<config>dev_config/detekt.yml</config>
<report>html:sdccc/target/detekt.html</report>
</configuration>
<executions>
<execution>
Expand Down

0 comments on commit 1a85453

Please sign in to comment.