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
Add CSV output for validation errors and further streamline formatting code path (#43)
* Assure txt format still prints schema errors with quiet flag
Signed-off-by: Matt Rutkowski <[email protected]>
* rename error type normalization function to reduce output size
Signed-off-by: Matt Rutkowski <[email protected]>
* rename error type normalization function to reduce output size
Signed-off-by: Matt Rutkowski <[email protected]>
* rename error type normalization function to reduce output size
Signed-off-by: Matt Rutkowski <[email protected]>
* Assure all validate tests output valid JSON where applicable
Signed-off-by: Matt Rutkowski <[email protected]>
* Support csv formatted output for validation errors
Signed-off-by: Matt Rutkowski <[email protected]>
* Fix G104 linter complaint
Signed-off-by: Matt Rutkowski <[email protected]>
* Fix G104 linter complaint
Signed-off-by: Matt Rutkowski <[email protected]>
---------
Signed-off-by: Matt Rutkowski <[email protected]>
0 commit comments