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
Pass extra argument which includes folder path or file list to be evaluated by --show-checks or --show-pass
Proposed Functionality
By default, all structured files ending with.json and .y[a]ml extension are evaluated by schema-enforcer (including -- show-checks as well as --show-pass). Would be nice to have possibility to narrow down to a selection of files or folder that we want be evaluated by schema-enforcer
Environment
Pass extra argument which includes folder path or file list to be evaluated by
--show-checks
or--show-pass
Proposed Functionality
By default, all structured files ending with
.json
and.y[a]ml
extension are evaluated by schema-enforcer (including-- show-checks
as well as--show-pass
). Would be nice to have possibility to narrow down to a selection of files or folder that we want be evaluated by schema-enforcerUse Case
Example:
Would be nice to have something like this:
or
The text was updated successfully, but these errors were encountered: