Skip to content
This repository was archived by the owner on Nov 2, 2023. It is now read-only.

Fix formatting of the full fstab schema #232

Merged
merged 1 commit into from
Aug 20, 2018

Conversation

erikphansen
Copy link
Contributor

@erikphansen erikphansen commented Aug 18, 2018

The full fstab schema example at http://json-schema.org/learn/file-system.html is improperly formatted and in fact invalid. This PR fixes it.

It's really just a simple rebalancing of brackets and fixing indentation; the diff view makes the change seem a lot more dramatic than it really is!

@Relequestual
Copy link
Member

Turning on ignore white space removes a single brace fyi.
Thanks for looking at this!

@Relequestual
Copy link
Member

I've checked the old and new schema for validity. It was previously invalid!
I've manually revirewed the schema and see it is now correct.

Thanks for picking up on this issue and resolving it.
I'll merge this without waiting for further approval as it's clear bug fix.

@Relequestual Relequestual merged commit e6ec833 into json-schema-org:master Aug 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants