diff options
| author | mo8it <mo8it@proton.me> | 2024-07-04 21:12:57 +0200 |
|---|---|---|
| committer | mo8it <mo8it@proton.me> | 2024-07-04 21:12:57 +0200 |
| commit | 4bf0ddc0e1b6213b9ddd7b804c19326774cdbf61 (patch) | |
| tree | 36966503b6e9310a1487008fb1082411db5b1426 /rustlings-macros/info.toml | |
| parent | a3657188b63d20b33f6770552169a473f021228f (diff) | |
Check exercises unsolved
Diffstat (limited to 'rustlings-macros/info.toml')
| -rw-r--r-- | rustlings-macros/info.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/rustlings-macros/info.toml b/rustlings-macros/info.toml index bd73195..d75d73f 100644 --- a/rustlings-macros/info.toml +++ b/rustlings-macros/info.toml @@ -31,6 +31,7 @@ https://github.com/rust-lang/rustlings/blob/main/CONTRIBUTING.md""" name = "intro1" dir = "00_intro" test = false +skip_check_unsolved = true hint = """ Enter `n` to move on to the next exercise. You might need to press ENTER after typing `n`.""" |
