mirror of
https://github.com/nim-lang/Nim.git
synced 2026-07-29 19:57:58 +00:00
* followup #16067 --spellSuggest * enable --spellSuggest by default * fixup
This commit is contained in:
@@ -8,6 +8,7 @@ switch("path", "$lib/../testament/lib")
|
||||
switch("colors", "off")
|
||||
switch("listFullPaths", "off")
|
||||
switch("excessiveStackTrace", "off")
|
||||
switch("spellSuggest", "0")
|
||||
|
||||
# for std/unittest
|
||||
switch("define", "nimUnittestOutputLevel:PRINT_FAILURES")
|
||||
|
||||
Reference in New Issue
Block a user