-
Notifications
You must be signed in to change notification settings - Fork 2.3k
Closed
foundry-rs/compilers
#247Labels
C-forgeCommand: forgeCommand: forgeCmd-forge-flattenCommand: forge flattenCommand: forge flattenT-featureType: featureType: feature
Description
Component
Forge
Describe the feature you would like
We rely on flatten quite heavily to diff code.
One huge pain point with this is that flattening two versions of a contract can result in dramatically different code as import order might have changed.
Therefore it would be a huge help/improvement if flatten would sort contacts alphabetically, either as default or when passing a flag.
Additional context
No response
Metadata
Metadata
Assignees
Labels
C-forgeCommand: forgeCommand: forgeCmd-forge-flattenCommand: forge flattenCommand: forge flattenT-featureType: featureType: feature
Type
Projects
Status
Done