From 7081e6922fbcceb4ec3d7579e928576466c72d4f Mon Sep 17 00:00:00 2001 From: Arnaud Date: Tue, 18 Mar 2025 08:42:52 +0100 Subject: [PATCH] Re-activate styleCheck --- config.nims | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/config.nims b/config.nims index eddf7da..6181efc 100644 --- a/config.nims +++ b/config.nims @@ -1,8 +1,5 @@ --styleCheck:usages -# Disable styleCheck temporarily because Nim 2.x is checking that -# getopt is used instead of -# https://github.com/status-im/nim-testutils/pull/54/commits/a1b07a11dd6a0c537a72e5ebf70df438c80f920a -#--styleCheck:error +--styleCheck:error # begin Nimble config (version 1) when fileExists("nimble.paths"):