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
yanglint BUGFIX validating data even no input data file specified
In non-interactive mode, when no output format specified (only validation
required) and no data input file given (schema validation required),
the data tree was anyway validated which could fail if the provided schemas
to validate contain mandatory status data
0 commit comments