Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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