Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: use double spaces when marshalling manifests/indexes #3259

Merged
merged 1 commit into from
Nov 10, 2022

Conversation

jedevc
Copy link
Member

@jedevc jedevc commented Nov 7, 2022

Use double spaces for JSON marshalling instead of triple spaces.

I noticed this first in https://github.com/moby/buildkit/pull/3240/files#diff-93b81ebb2d74a7ff89a643dfd137603e309b87754076de895b0c15dd4626a169L208, but there's a few other guilty culprits, as well as this one in buildx found by @crazy-max.

I assume this is a mistake that's somehow been propagated via copy-paste-fu, instead of an intentional design decision?

Signed-off-by: Justin Chadwell <me@jedevc.com>
@tonistiigi tonistiigi merged commit dba9149 into moby:master Nov 10, 2022
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.

None yet

3 participants