fix: typos
parent
3070a70f20
commit
ffd04a42a3
|
@ -187,7 +187,7 @@ Not ready yet.
|
|||
|
||||
- `comment.pass [string]`: comment to display when passing a test case (default: `"🥳Passed!"`)
|
||||
- `comment.fail [string]`: comment to display when failing a test case (default: `"🧐Failed..."`)
|
||||
- `forcequit [boolean]`: quit OJ on a failed test case (default: `false`
|
||||
- `forcequit [boolean]`: quit at the end of the stage if a test case fails (default: `false`)
|
||||
- `output.hide [boolean]`: hide diff output (default: `false`)
|
||||
- `output.ignorespaces [boolean]`: ignore white spaces in diff output (default: `true`)
|
||||
- `score [int]`: score awarded for passing the test case (default: `0`)
|
||||
|
|
Loading…
Reference in New Issue
Block a user