File tree Expand file tree Collapse file tree 1 file changed +9
-1
lines changed
Expand file tree Collapse file tree 1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change 88[ ![ Snapshot] ( https://flat.badgen.net/maven/v/metadata-url/repo.rife2.com/snapshots/com/uwyn/rife2/bld-detekt/maven-metadata.xml?label=snapshot )] ( https://repo.rife2.com/#/snapshots/com/uwyn/rife2/bld-detekt )
99[ ![ GitHub CI] ( https://github.com/rife2/bld-detekt/actions/workflows/bld.yml/badge.svg )] ( https://github.com/rife2/bld-detekt/actions/workflows/bld.yml )
1010
11- To install, please refer to the [ extensions documentation] ( https://github.com/rife2/bld/wiki/Extensions ) .
11+ To install the latest version, add the following to the ` lib/bld/bld-wrapper.properties ` file:
12+
13+ ``` properties
14+ bld.extension-detekt =com.uwyn.rife2:bld-detekt
15+ ```
16+
17+ For more information, please refer to the [ extensions] ( https://github.com/rife2/bld/wiki/Extensions ) documentation.
18+
19+ ## Check Source Code with Detekt
1220
1321To check all Kotlin source code located in the project, add the following to your build file:
1422``` java
You can’t perform that action at this time.
0 commit comments