nymph/tests/config.nims
Christopher Arndt cda8dc937f Add nimble tasks and example 'amp' plugin
Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
2024-04-20 03:05:37 +02:00

4 lines
113 B
Nim

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