Skip to content

run ktlint after every change#446

Merged
barrydeen merged 1 commit intobarrydeen:mainfrom
fiatjaf:ktlint
Apr 16, 2026
Merged

run ktlint after every change#446
barrydeen merged 1 commit intobarrydeen:mainfrom
fiatjaf:ktlint

Conversation

@fiatjaf
Copy link
Copy Markdown
Contributor

@fiatjaf fiatjaf commented Apr 9, 2026

this is because my editor automatically applies ktlint on save so I can't do normal edits on files before causing tons of meaningless diffs.

it's also good for other reasons to enforce a unique formatting style over the entire codebase.


before or immediately after merging this I recommend running ktlint on the entire codebase so it has a uniform start.

@barrydeen barrydeen merged commit 1b34619 into barrydeen:main Apr 16, 2026
barrydeen added a commit that referenced this pull request Apr 16, 2026
This reverts commit 1b34619, reversing
changes made to 80fb1da.
@fiatjaf
Copy link
Copy Markdown
Contributor Author

fiatjaf commented Apr 16, 2026

Please nuke me.

@fiatjaf
Copy link
Copy Markdown
Contributor Author

fiatjaf commented Apr 16, 2026

It was supposed to be ktfmt, not ktlint.

Sign up for free to 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