server/nim.cfg
array-in-a-matrix adb834dac3 more debug
2024-07-19 20:37:30 -04:00

9 lines
187 B
Nim

-d: normDebug
-d: nimDebugDlOpen
-d: useStdLib # project breaks without this in docker https://github.com/dom96/httpbeast/issues/90
-d: danger
--spellSuggest
--deepcopy: on
--hints: on