Expose 0.31.1 released with TIME column support (j...
# exposed
t
Expose 0.31.1 released with TIME column support (java-time only), inList on Pairs and Triples, few fixes, and performance improvement. Check change log for details.
👏 5
b
Why did you use kotliner? why not detekt?
t
It was a PR from @Joel, you may ask him. I don't have any prefered linters.
j
@BorzdeG responded on GitHub - I've used kotlinter and ktlint-gradle to integrate ktlint into gradle. kotlinter has worked well for me in the past and it's simple to configure. Otherwise no preference from me either.
b
Replaced with Detekt and got rid of Wildcard imports… https://github.com/JetBrains/Exposed/pull/1266