editorconfig-defaults
editorconfig-defaults copied to clipboard
Convert objects to arrays
Closes #2, closes #3, closes #4
This PR works towards the initial release of the editorconfig-defaults.json file.
matches and flavors are now arrays instead of objects. This makes the schema a lot less complicated and easier to validate.
@florianb and/or @deinok could you please review this PR?
Hi @ffes Could you please order the JSON attributes of the two files or atleast in the editorconfig-defaults.schema.json and commit again? You can use this -> http://novicelab.org/jsonabc/ It will be easier to review ;)