Il 26/07/2013 21:33, Markus Armbruster ha scritto: > > Do we even want to allow TABs in the schema files? Right now, they are > > tab-free; if you error out here instead of futzing with tab width, we > > could forcefully maintain that property. > > I'm not volunteering for the TAB police, but if y'all want the parser to > reject TABs, I can do that.
No, please don't. TAB is whitespace in JSON, and should be whitespace in schema files. Paolo
