Skip to content

v1.21.0

Compare
Choose a tag to compare
@arturbosch arturbosch released this 17 Jul 16:39
· 105 commits to main since this release
083eeac
  • Update to detekt 1.21.0 - #155
  • IntelliJ Detekt plugin should be enabled by default - 115
  • Introduce file level annotations to not mark the whole file - 173
  • Introduce an autoCorrect action - 142
  • Fix some errors when reading or writing source code - 159
  • More finding position fixes from detekt core
  • Using a yaml configuration file generated by a detekt version higher than the IntelliJ plugin version should not throw an InvalidConfigurationError anymore