Commit Graph

14 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
Michael Ciniawsky 8d741fbb0e refactor(BannerPlugin): unify `filename` handling
BREAKING CHANGE: removes `basename` && `query` params (`options.banner`)
2018-11-01 20:23:09 +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
Florent Cailhol 8488b882a4 Allow banner to be specified as a function 2018-05-10 18:19:32 +02:00
Michael Ciniawsky 8a888cf416 fix(schemas/plugins): rm unnecessary `id`'s 2018-02-21 06:58:39 +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