Skip to content
New issue

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

[KOTLIN] Feature: Use linter to verify coding style #439

Closed
guenhter opened this issue Jul 3, 2018 · 2 comments
Closed

[KOTLIN] Feature: Use linter to verify coding style #439

guenhter opened this issue Jul 3, 2018 · 2 comments

Comments

@guenhter
Copy link
Contributor

guenhter commented Jul 3, 2018

Description

Use a linter (like klint) to verify the style of the generated Kotlin code as suggested by
#427 (comment)

openapi-generator version

Next minor release

Related issues/PRs

#427 (comment)

@wing328
Copy link
Member

wing328 commented Nov 8, 2018

@guenhter I've filed #1400 to add post-processing to Kotlin files and I'm able to use ktlint to format the code.

Please review and let us know if you've any question.

@wing328 wing328 modified the milestones: 3.3.3, 3.3.4 Nov 14, 2018
@wing328 wing328 modified the milestones: 3.3.4, 4.0.0 Nov 30, 2018
@wing328
Copy link
Member

wing328 commented Nov 30, 2018

Closed via #1400

@wing328 wing328 closed this as completed Nov 30, 2018
@wing328 wing328 modified the milestones: 4.0.0, 3.3.3 Nov 30, 2018
nilskuhn pushed a commit to nilskuhn/openapi-generator that referenced this issue Apr 6, 2023
fix(OpenAPITools#439): allow custom generator to be passed to the generate command
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants