Skip to content

Code formatting & cleanup - broken out from AGP 9 update PR - #482

Merged
runningcode merged 2 commits into
runningcode:masterfrom
inktomi:code-cleanup
Mar 5, 2026
Merged

Code formatting & cleanup - broken out from AGP 9 update PR#482
runningcode merged 2 commits into
runningcode:masterfrom
inktomi:code-cleanup

Conversation

@inktomi

Copy link
Copy Markdown
Contributor

This PR is really just running the existing formatting rules on the project. Breaking out these changes will make #481 much easier to look at.

Apply ktlint/kotlinter formatting fixes:
- Multi-line chain formatting for readability
- Convert block body functions to expression body syntax
- Add trailing commas to constructor parameters
- Reformat when expressions with braces
- Reformat block comments to inline comments
@inktomiinktomi mentioned this pull request Mar 4, 2026
4 tasks
@runningcode

Copy link
Copy Markdown
Owner

Thank you!

@runningcode
runningcode merged commit e2ea01b into runningcode:masterMar 5, 2026
1 check passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@inktomi@runningcode