0.4.0
Notable Changes
- The plugin now does not auto correct issues as this conflicts with idea and other plugins.
Use the newAutoCorrect by Detekt Rules
action for this.
This change also fixes inconvenient errors in the event log when debugging or commiting. - Custom rule sets can be applied using the new
pluginPaths
config option.
Changelog
- Remove running 'AutoCorrect' automatically on background and assign it to IDEA action - #55
- Add pluginPaths option (#43) - #54
- Run autocorrect only when save is trigerred - #53
- Set current project directory for the "Baseline File" and "Configuration File" browse file dialog window - #51
- Save Actions does not work when detekt plugin is also enabled - #50
- Custom rules integration to IntelliJ plugin? - #43
- java.lang.IllegalArgumentException: Given path /fragment.kt does not exist! - #23
- Must not start write action from within read action in the other thread - deadlock is coming - #21
See all issues at: 0.4.0