Skip to content

Commit

Permalink
Auto merge of #12768 - epage:refactor, r=weihanglo
Browse files Browse the repository at this point in the history
refactor(toml): Make manifest file layout more consitent

### What does this PR try to resolve?

This is to make the file easier to browse (to me) as I work to split out the file format from the business logic to explore ideas for how we could split out a manifest crate.

### How should we test and review this PR?

This is just moving code around, so existing tests should be sufficient.

This does try to break up the refactors by theme to make it slightly easier.

If there are ideas for further improvements, that might be best left for future refactors rather than cramming every possible idea in this one.

### Additional information
  • Loading branch information
bors committed Oct 4, 2023
2 parents 8ea9c23 + 571e6cf commit bf7f47e
Showing 1 changed file with 2,651 additions and 2,651 deletions.
Loading

0 comments on commit bf7f47e

Please sign in to comment.