Skip to content

Sort tables into their heirarchy #54

@epage

Description

@epage

if I have

[package]

[dependencies]

[package.metadata]

we should sort that as

[package]

[package.metadata]

[dependencies]

From the spec

Defining tables out-of-order is discouraged.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions