From d83cc69afecf59fba184755591d73c7208988574 Mon Sep 17 00:00:00 2001 From: mo8it Date: Wed, 17 Apr 2024 19:16:48 +0200 Subject: [PATCH] Trim before checking if the hint is empty --- src/dev/check.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/dev/check.rs b/src/dev/check.rs index 3cb5345a..4688e044 100644 --- a/src/dev/check.rs +++ b/src/dev/check.rs @@ -38,7 +38,7 @@ fn check_info_file_exercises(info_file: &InfoFile) -> Result