0.6
General:
- Introduced a new suppression ParamsComparedByRef that replaces NonSkippableComposable if strong skipping is enabled
Compiler plugin:
- supported strong skipping problems checking
- allowed to change the severity of strong skipping problems messages (default is warn)
Idea plugin:
- supported strong skipping problems checking
- allowed to change the severity of strong skipping problems messages (default is warn)
- fixed saving of settings when restarting idea
Detekt:
- added a new ParamsComparedByRef rule that is simply an alias for NonSkippableComposable