CHANGELOG: Update detekt config to be in line with IJ settings

This commit is contained in:
Jakub Chrzanowski 2020-10-19 11:14:07 +02:00 committed by Jakub Chrzanowski
parent d6ef242c48
commit 06726f13c3

View File

@ -5,6 +5,7 @@
## [Unreleased]
### Changed
- Switch Gradle Wrapper to `-all` to improve the IntelliSense
- Update detekt config to be in line with IJ settings
## [0.5.1]
### Added