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
By default the test failure output when a rule is unparseable is just
`undefined method '[]' for nil:NilClass`, which does not meaningfully
indicate that an error has happened in parsing, or which error. This
makes any current or future warning from the parser appear in test
failure output.
0 commit comments