File tree Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Expand file tree Collapse file tree 1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change 209209 "type" : " boolean" ,
210210 "description" : " Boolean value of whether or not a Cfn parameter file is provided."
211211 },
212+ {
213+ "name" : " charsOfCodeAccepted" ,
214+ "type" : " int" ,
215+ "description" : " Number of characters of code accepted"
216+ },
217+ {
218+ "name" : " charsOfCodeGenerated" ,
219+ "type" : " int" ,
220+ "description" : " Number of characters of code generated"
221+ },
212222 {
213223 "name" : " checkType" ,
214224 "type" : " string" ,
14471457 "type" : " int" ,
14481458 "description" : " Number of lines of code accepted"
14491459 },
1450- {
1451- "name" : " charsOfCodeGenerated" ,
1452- "type" : " int" ,
1453- "description" : " Number of characters of code generated"
1454- },
1455- {
1456- "name" : " charsOfCodeAccepted" ,
1457- "type" : " int" ,
1458- "description" : " Number of characters of code accepted"
1459- },
14601460 {
14611461 "name" : " loadFileTime" ,
14621462 "type" : " int" ,
You can’t perform that action at this time.
0 commit comments