Skip to content

Commit

Permalink
Update average run time (#430)
Browse files Browse the repository at this point in the history
* Update average run time

* Update building/configlet/lint.md

Co-authored-by: ee7 <[email protected]>

---------

Co-authored-by: ee7 <[email protected]>
  • Loading branch information
ErikSchierboom and ee7 authored Jul 18, 2023
1 parent c8fcecf commit 56120d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion building/configlet/lint.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ The `config.json` file should have the following checks:
- If the track is `d` or `plsql`, the `"files.solution"` and `"files.test"` files _can_ overlap
- The `"files.example` and `"files.exemplar"` files _can_ overlap
- The `"test_runner.average_run_time"` key is required if `"status.test_runner"` is equal to `true`
- The `"test_runner.average_run_time"` value must be a floating-point number > 0 with one decimal point of precision
- The `"test_runner.average_run_time"` value must be an integer > 0
- The `"approaches.snippet_extension"` key is required if the track has one or more approaches
- The `"approaches.snippet_extension"` value must be a non-blank string¹
- The `"exercises"` key is required
Expand Down

0 comments on commit 56120d3

Please sign in to comment.