Commit Graph

17 Commits

Author SHA1 Message Date
Tobias Koppers 016fc28fd5 stricter linting
oneOf for references
anyOf for alternatives
2020-03-26 12:03:53 +01:00
Tobias Koppers 25f2b4aabf get rid of helpers in schema
handle array + single items by default in cli args
sort schema one/any/allOf array by type
2020-03-26 09:48:21 +01:00
Tobias Koppers 87e6f58786 Ensure strict format of descriptions in schemas 2020-03-10 18:19:33 +01:00
Tobias Koppers 683e867450 Improve schema generation and add more descriptions 2020-02-17 19:12:58 +01:00
Adam Postma ff8c37e887 correct spelling mistake, update identifer to identifier 2019-04-12 10:29:41 -06:00
Florent Cailhol caefde17ab Remove devtoolLineToLine and lineToLine options 2018-11-12 14:26:31 +01:00
Tobias Koppers 72c63ba91c fixes for RegExp in schema 2018-09-21 12:25:09 +02:00
Tobias Koppers 01741d4fae fix plugin schemas and give them names 2018-09-21 12:25:07 +02:00
Tobias Koppers 659c46223b add tooling to sort schema properties 2018-09-21 11:54:35 +02:00
Tobias Koppers 1b886ee342 improve prettier and lint config and performance 2018-08-24 16:57:16 +02:00
Michael Ciniawsky 8a888cf416 fix(schemas/plugins): rm unnecessary `id`'s 2018-02-21 06:58:39 +01:00
Tobias Koppers eff2f57fa5 fix merge issue (missing properties in schema) 2017-12-04 14:54:50 +01:00
Tobias Koppers d7184b281c add new namespace option to schema 2017-11-28 10:04:57 +01:00
Tobias Koppers d9d19596e5 Added documentation and fix errors 2017-11-20 10:17:34 +01:00
Sergey Petushkov 7950e3da5d Fix lint errors 2017-11-19 13:31:33 +01:00
Sergey Petushkov a07626aa71 Fix indentation 2017-11-19 11:45:15 +01:00
Sergey Petushkov cdd593b847 Rename schemas; Make imports less verbose 2017-11-12 09:48:08 +01:00