Kotlin / dataframe

Structured data processing in Kotlin
https://kotlin.github.io/dataframe/overview.html
Apache License 2.0
784 stars 50 forks source link

Linter missing for most modules #520

Closed Jolanrensen closed 8 months ago

Jolanrensen commented 8 months ago

Looks like we only have a linter enabled for :core, :tests, and :plugins. It's missing from the other modules and thus we have no linting checks.