Skip to content

prepare multiple sorters#49

Merged
samueljsb merged 5 commits into
mainfrom
prepare-multiple-sorters
Apr 22, 2026
Merged

prepare multiple sorters#49
samueljsb merged 5 commits into
mainfrom
prepare-multiple-sorters

Conversation

@samueljsb

Copy link
Copy Markdown
Owner

Some prefactors to make space for python syntax-aware sorting later.

This means that tox in fail-fast mode will stop if the type checker
fails, which is more useful for quick feedback.
This brings all of the logic for 'naive' sorting into one object, which
will allow for more powerful sorters to be written in the future. This
requires an explicit concept of 'case sensitivity' separate from the
functions that implement sorting.
@samueljsb samueljsb merged commit cee6804 into main Apr 22, 2026
4 checks passed
@samueljsb samueljsb deleted the prepare-multiple-sorters branch April 22, 2026 07:10
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