Skip to content

Order the populated includes #6

Description

@msuchane

The include statements prepared with the --include-in assembly aren't sorted in the order that you specify them on the command line. Fix the option to sort the includes.

This actually involves working around the Clap library, which stores all options in an unsorted collection. We need to re-sort them manually later.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions