fix: json format
This commit is contained in:
parent
77fda15419
commit
7d145c4172
|
@ -24,8 +24,7 @@
|
|||
"name of check" : "NonAsciiFiles",
|
||||
"stdout" : "Checking for non-ascii files: Failed",
|
||||
"exit code" : 1,
|
||||
"stderr" : "Non-ASCII characters found in the following "
|
||||
"files:\n\texamples/repohealth/asciifile/nonascii.txt",
|
||||
"stderr" : "Non-ASCII characters found in the following files:\n\texamples/repohealth/asciifile/nonascii.txt",
|
||||
"errorLog" : null
|
||||
},
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue
Block a user