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