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
auditGrader.failed(description:"More than \(ToDoCountSwiftRule.maxTodoCount) found. (\(count) found.)", nameId: nameId)
32
+
auditGrader.failed(description:"There should be less than 10 TODOs: More than \(ToDoCountSwiftRule.maxTodoCount) found. (\(count) found.)", nameId: nameId)
0 commit comments