260 B
260 B
j## Compile the Kotlin Example
./bld compile
Check code with Detekt
./bld detekt
Generate Detekt baseline
./bld detekt-baseline
The detekt-baseline.xml
will be created in the project's root directory.