mirror of
https://github.com/nim-lang/Nim.git
synced 2026-04-19 22:10:33 +00:00
add -d:nimStrictMode in CI to keep code from regressing; fixes ConvFromXtoItselfNotNeeded, UnusedImport notes (#16764)
This commit is contained in:
@@ -21,3 +21,5 @@ hint("Processing", off)
|
||||
# uncomment to enable all flaky tests disabled by this flag
|
||||
# (works through process calls, e.g. tests that invoke nim).
|
||||
# switch("define", "nimTestsEnableFlaky")
|
||||
|
||||
# switch("hint", "ConvFromXtoItselfNotNeeded")
|
||||
|
||||
Reference in New Issue
Block a user