about summary refs log tree commit diff stats
path: root/nim.cfg
blob: 8d2b1b6cf602affe360e1348add35f0afbaeaf06 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
-p:"."
-p:"src/"
-p:"lib/"
-p:"lib/chakasu"
-p:"lib/chame"
--experimental:"overloadableEnums"
--warning:Effect:off
--mm:refc
--import:"utils/eprint"
--styleCheck:usages
--styleCheck:hint