Fix warnings

This commit is contained in:
Mark Spanbroek 2023-06-29 11:01:23 +02:00 committed by markspanbroek
parent a5f676eecc
commit c82a70b353
2 changed files with 3 additions and 1 deletions

View File

@ -0,0 +1,3 @@
switch("path", "..")
when (NimMajor, NimMinor, NimPatch) >= (1, 6, 11):
switch("warning", "BareExcept:off")

View File

@ -1 +0,0 @@
--path:"../.."