Paul Dingemans
09/05/2023, 2:20 PM1.0.0
has been released. Note that the maven coordinates have been changed. Be sure to update them to get the latest changes.
The default code style is changed to ktlint_official
. 22 experimental rules have been promoted to standard rules. Other details can be found in the release notes.
As always, your feedback is appreciated.kenkyee
09/05/2023, 2:30 PMPaul Dingemans
09/05/2023, 2:31 PMjlleitschuh
09/05/2023, 6:33 PMPaul Dingemans
09/05/2023, 6:39 PMkenkyee
09/06/2023, 7:40 PMkenkyee
09/06/2023, 7:50 PMkenkyee
09/06/2023, 7:57 PMPaul Woitaschek
09/12/2023, 1:14 PMPaul Dingemans
09/12/2023, 3:22 PMPaul Woitaschek
09/12/2023, 5:19 PMPaul Woitaschek
09/12/2023, 5:19 PM./ktlint Composey.kt
Paul Woitaschek
09/12/2023, 5:19 PMComposey.kt:7:12: Function name should start with a lowercase letter (except factory methods) and use camel case (standard:function-naming)
Summary error count (descending) by rule:
standard:function-naming: 1
Paul Woitaschek
09/12/2023, 5:23 PM