Commit Graph

14 Commits

Author SHA1 Message Date
Florent Cailhol f1092ad516 Update prettier toolchain 2018-03-26 16:56:10 +02:00
Tobias Koppers f99f96da6b rename variable, use includes instead of indexOf 2018-03-18 09:43:28 +01:00
byzyk b61540e852 fix prettier 2018-03-18 10:00:55 +04:00
Bohdan Khodakivskyi b8b11bf600
Merge branch 'master' into fix/6742 2018-03-18 09:58:49 +04:00
Fernando Montoya 57ea856cc8
misc: Add schemas to ESLint and Prettier commands 2018-03-15 12:47:24 +01:00
byzyk f513065227 fix: throw validation error when exclamation mark was found in path 2018-03-15 12:24:40 +04:00
byzyk a515918bbe wip: check if ! is present in path 2018-03-14 18:54:13 +04:00
Tobias Koppers 56d09ab65c Merge pull request #4533 from michael-ciniawsky/schema
fix(schema/absolutePaths): make absolute paths case insensitive
2017-03-24 22:28:10 +01:00
Tobias Koppers 10c44e5a94 fix extra newline in validation 2017-03-22 12:24:18 +01:00
Michael Ciniawsky c390700429 fix(schema/absolutePaths): make absolute paths case insensitive 2017-03-22 07:14:31 +01:00
Tim Sebastian b32054d4c0 rename `non-absolut` to `relative` 2017-02-10 07:47:46 +11:00
Tim Sebastian 94ab4ecd3a apply requsted changes 2017-02-02 21:12:20 +11:00
Tim Sebastian 9124a941ae remove superfluous call to getError 2017-02-02 20:16:38 +11:00
Tim Sebastian 254b60337d add absolutePath keyword for ajv 2017-02-02 20:13:15 +11:00