mirror of
https://github.com/codex-storage/nim-codex.git
synced 2025-02-07 10:37:09 +00:00
enable case objects field checks
This commit is contained in:
parent
1c0981a642
commit
7cf4a72025
@ -74,6 +74,8 @@ else:
|
||||
--styleCheck:usages
|
||||
--styleCheck:error
|
||||
--maxLoopIterationsVM:1000000000
|
||||
--fieldChecks:on
|
||||
--warningAsError:"ProveField:on"
|
||||
|
||||
when (NimMajor, NimMinor) >= (1, 4):
|
||||
--warning:"ObservableStores:off"
|
||||
|
Loading…
x
Reference in New Issue
Block a user