We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ktlint cannot auto-correct wildcard import:
ktlint
➜ openapi-generator git:(kotlin_post_process) ✗ /usr/local/bin/ktlint -F /Users/williamcheng/Code/openapi-generator/samples/client/petstore/kotlin/src/main/kotlin/org/openapitools/client/infrastructure/Serializer.kt /Users/williamcheng/Code/openapi-generator/samples/client/petstore/kotlin/src/main/kotlin/org/openapitools/client/infrastructure/Serializer.kt:6:1: Wildcard import (cannot be auto-corrected)
Latest master
/usr/local/bin/ktlint -F /Users/williamcheng/Code/openapi-generator/samples/client/petstore/kotlin/src/main/kotlin/org/openapitools/client/infrastructure/Serializer.kt
#1400
If anyone wants to help on this, please reply to let us know.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Description
ktlint
cannot auto-correct wildcard import:openapi-generator version
Latest master
Command line used for generation
Steps to reproduce
Related issues/PRs
#1400
Suggest a fix/enhancement
If anyone wants to help on this, please reply to let us know.
The text was updated successfully, but these errors were encountered: