- Overall improve documentation of detekt. Introduce a wiki for easier lookup.
no new complex rules
(maybe only some easy or contributed ones)
- an output format (like checkstyle etc - thx to @winterDroid)
- Resolve
formatting
issues, integrate ktlint fixes ORintegrate ktlint
into detekt for formatting - Resolve
java9
java.xml.bind issue gradle-plugin
should supportprofiles
for yaml configurations -> different rules for different source sets eg. testjcenter
publishing- Windows support!
sonar-plugin
(has it's own space here)- Allow to exclude rules or rule sets for test sources
- figure out how kotlinc/intellij does type and symbol resolution
- finish
FeatureEnvy
rule -> needs type resolution
idea-plugin
jenkins-plugin