mirror of
https://github.com/logos-storage/nim-ethers.git
synced 2026-01-05 23:23:08 +00:00
chore: cleanup config.nims files
This commit is contained in:
parent
26b19140a1
commit
99b600f554
@ -1,10 +1,2 @@
|
|||||||
--styleCheck:usages
|
--styleCheck:usages
|
||||||
--styleCheck:error
|
--styleCheck:error
|
||||||
|
|
||||||
# begin Nimble config (version 1)
|
|
||||||
when fileExists("nimble.paths"):
|
|
||||||
include "nimble.paths"
|
|
||||||
# end Nimble config
|
|
||||||
|
|
||||||
when (NimMajor, NimMinor) >= (2, 0):
|
|
||||||
--mm:refc
|
|
||||||
|
|||||||
@ -1,7 +1,2 @@
|
|||||||
switch("path", "..")
|
--path:".."
|
||||||
when (NimMajor, NimMinor) >= (1, 4):
|
|
||||||
switch("hint", "XCannotRaiseY:off")
|
|
||||||
when (NimMajor, NimMinor, NimPatch) >= (1, 6, 11):
|
|
||||||
switch("warning", "BareExcept:off")
|
|
||||||
|
|
||||||
--define:"chronicles_enabled:off"
|
--define:"chronicles_enabled:off"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user