Skip to content

Conversation

@davidjharder
Copy link
Member

Summary

  • If we want to use yaml-lanuage-server for formatting, our tools should match Prettier formatting output.
  • Don't merge yet, only tested on a small subset of packages

EbonJaeger and others added 2 commits October 3, 2025 16:11
We've always done this thing where the colons in `package.yml` files
were aligned; but only the top-level ones. While it arguably looks nicer
(I personally disagree), it also makes it really hard to work with other
YAML tooling, such as formatters. It also kept us from being able to
automatically sort dependencies. Let's do away with it, unlocking us to
use more standard tools.

Signed-off-by: Evan Maddock <[email protected]>
This change should match prettier output (with indent = 4) and therefore
yaml-language-server
@davidjharder
Copy link
Member Author

Coordinate with #122

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants