mirror of
https://github.com/codex-storage/nim-leopard.git
synced 2025-02-07 00:23:54 +00:00
9 lines
183 B
Nim
9 lines
183 B
Nim
--styleCheck:usages
|
|
--styleCheck:error
|
|
--threads:on
|
|
--tlsEmulation:off
|
|
# begin Nimble config (version 1)
|
|
when fileExists("nimble.paths"):
|
|
include "nimble.paths"
|
|
# end Nimble config
|