Skip to content

Commit

Permalink
workspace labels
Browse files Browse the repository at this point in the history
  • Loading branch information
ssrlive authored Dec 26, 2024
1 parent 08004ca commit b469b40
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions src/fmt.rs
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,11 @@ const NEWLINE_PATTERN: &str = "\n";

static DEF_TABLE_ORDER: &[&str] = &[
"package",
"workspace",
"workspace.package",
"workspace.dependencies",
"workspace.metadata.webcontents",
"workspace.lints.rust",
"lib",
"bin",
"features",
Expand Down

0 comments on commit b469b40

Please sign in to comment.