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

Run ktlintFormat during codegen #1169

Open
lauzadis opened this issue Dec 29, 2023 · 0 comments
Open

Run ktlintFormat during codegen #1169

lauzadis opened this issue Dec 29, 2023 · 0 comments
Labels
chore p2 This is a standard priority issue

Comments

@lauzadis
Copy link
Member

Much of the generated code has formatting problems such as unused imports. Run ktlintFormat during codegen to fix these

AJT: We should try to do this in a way that it doesn't have to be done as part of codegen and not ran as a separate tool/task post codegen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore p2 This is a standard priority issue
Projects
None yet
Development

No branches or pull requests

2 participants