Skip to content

ci: sort qml imports with a prek hook#349

Merged
trin94 merged 1 commit into
mainfrom
qml-import-sort-hook
Jul 5, 2026
Merged

ci: sort qml imports with a prek hook#349
trin94 merged 1 commit into
mainfrom
qml-import-sort-hook

Conversation

@trin94

@trin94 trin94 commented Jul 5, 2026

Copy link
Copy Markdown
Member

Keeping import order consistent by hand is easy to get wrong and noisy in review. Let the hook take care of it, with the project's own modules grouped separately. The QML changes are just the hook's first pass over the existing files.

Keeping import order consistent by hand is easy to get wrong and
noisy in review. Let the hook take care of it, with the project's
own modules grouped separately. The QML changes are just the hook's
first pass over the existing files.
@trin94 trin94 merged commit 1831202 into main Jul 5, 2026
7 checks passed
@trin94 trin94 deleted the qml-import-sort-hook branch July 5, 2026 12:06
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.

1 participant