nymph/tests/config.nims

4 lines
113 B
Plaintext
Raw Normal View History

switch("path", "$projectDir/../src")
switch("warning[BareExcept]", "off")
switch("warning[UnusedImport]", "off")