You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move test of \a regex character to optional/format/regex
This was validating "\\a" as a schema `pattern` described by the meta-schema as format: regex. This moves it to directly test the pattern against a format: regex schema.
0 commit comments