server/nim.cfg
2024-08-12 12:51:16 -04:00

9 lines
188 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