Skip to content

Sort let bindings with imports#2205

Merged
Gabriella439 merged 3 commits intomasterfrom
gabriel/sort_imports
Jun 6, 2021
Merged

Sort let bindings with imports#2205
Gabriella439 merged 3 commits intomasterfrom
gabriel/sort_imports

Conversation

@Gabriella439
Copy link
Collaborator

Fixes #2204

This sorts imports within a sequence of let bindings as high up as they
will go, without reordering let bindings of the same name.

Fixes #2204

This sorts imports within a sequence of `let` bindings as high up as they
will go, without reordering `let` bindings of the same name.
@Gabriella439 Gabriella439 merged commit 3698b0f into master Jun 6, 2021
@Gabriella439 Gabriella439 deleted the gabriel/sort_imports branch June 6, 2021 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Sort "let-imports" with "dhall lint"

1 participant