You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My .editorconfig
Run ktlint -F "src/main/kotlin/org/kamiblue/botkt/"
Your Environment
Version of ktlint used: 0.39.0
Name and version (or code for custom task) of integration used (Gradle plugin, Maven plugin, command line, custom Gradle task): ktlint -F "src/main/kotlin/org/kamiblue/botkt/"
Version of Gradle used (if applicable): 6.7.1
Operating System and version: Linux strawberry 5.9.11-arch2-1 #1 SMP PREEMPT Sat, 28 Nov 2020 02:07:22 +0000 x86_64 GNU/Linux
Link to your project (if it's a public repository): bot-kt, building instructions in README.md
The text was updated successfully, but these errors were encountered:
Expected Behavior
I'm not warned for wildcard imports
Observed Behavior
I am warned for wildcard imports
Steps to Reproduce
My .editorconfig
Run
ktlint -F "src/main/kotlin/org/kamiblue/botkt/"
Your Environment
0.39.0
ktlint -F "src/main/kotlin/org/kamiblue/botkt/"
6.7.1
Linux strawberry 5.9.11-arch2-1 #1 SMP PREEMPT Sat, 28 Nov 2020 02:07:22 +0000 x86_64 GNU/Linux
The text was updated successfully, but these errors were encountered: