Sorted imports 2 #325
No reviewers
Labels
No Label
blocked: dependency
blocked: info-needed
bug
duplicate
enhancement
fixed in HEAD
help wanted
hs:arrows
hs:brackets
hs:classes
hs:comments
hs:do-notation
hs:guards
hs:lists
hs:operators
hs:patterns
hs:records
hs:types
invalid
language extension support
layouting
needs confirmation
priority: high
priority: low
question
revisit before next release
wontfix
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: hexagoxel/brittany#325
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "imports-sorted"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
I've merged the ghc 8.10 branch against the sorted-import branch and added some basic tests (Had to add a blank line function to the test suite)
I'm not sure if I'm being dense, but are there any tests where one enters the initial and expected source files, or is every test a "passthrough" test. i.e. would the identity function pass the testsuite?!
(I've targeted this against the ghc-8.10 branch because it includes those commits too)
The only required checklist items on @lspitzner's PR were:
If this were to be gated behind a configuration option could this be merged? Or ideally just merged anyway
Would be good to get an answer to this too if possible.
Sorry, I didn't mean to close this. I thought GitHub was supposed to rebase PRs when you delete a branch. Please re-open this against the
master
branch. Thanks!Pull request closed