Revision 29a08f00d5bb9d047210ff84469773bc0e2e2033 authored by Samuel Reed on 14 November 2016, 17:37:44 UTC, committed by Samuel Reed on 14 November 2016, 17:37:44 UTC
Fixes #3284

Note: this should technically be possible to use, but
`uniqueItems` is broken in ajv; see
https://github.com/epoberezkin/ajv/issues/342

Regardless it is better to fix this bug, and there is technically
no reason why identical noParse RegExps are wrong, just superflous.
1 parent afbdff4
History
File Mode Size
.github
benchmark
bin
buildin
ci
examples
hot
lib
schemas
test
web_modules
.editorconfig -rw-r--r-- 301 bytes
.eslintrc -rw-r--r-- 496 bytes
.gitattributes -rw-r--r-- 67 bytes
.gitignore -rw-r--r-- 143 bytes
.jsbeautifyrc -rw-r--r-- 706 bytes
.travis.yml -rw-r--r-- 591 bytes
CONTRIBUTING.md -rw-r--r-- 1.9 KB
LICENSE -rw-r--r-- 1.1 KB
README.md -rw-r--r-- 25.4 KB
appveyor.yml -rw-r--r-- 489 bytes
codecov.yml -rw-r--r-- 254 bytes
package.json -rw-r--r-- 3.3 KB

README.md

back to top