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
feat: add syntax/schema error prefixes and error-type groupby
- Prefix each validation error with 'syntax:' or 'schema:' to
distinguish error types across all reporters
- Add ErrorType field to Report struct
- Add 'error-type' as a new groupby option that groups results
into syntax, schema, and Passed categories
- Update flag help text, README, and index
0 commit comments