Files
Nim/testament/testament.nim.cfg
ringabout 5a71c36d25 fixes strictdefs warnings continue (#24520)
(cherry picked from commit d2d810585c)
2025-01-14 13:23:18 +01:00

8 lines
264 B
Nim

# don't move this file without updating the logic in `isNimRepoTests`
path = "$nim" # For compiler/nodejs
-d:ssl # For azure
# my SSL doesn't have this feature and I don't care:
-d:nimDisableCertificateValidation
--warningAserror:ProveInit
--warningAserror:Uninit