/ config.nims
config.nims
1 # begin Nimble config (version 1) 2 when fileExists("nimble.paths"): 3 include "nimble.paths" 4 # end Nimble config 5 6 switch("styleCheck", "error")
1 # begin Nimble config (version 1) 2 when fileExists("nimble.paths"): 3 include "nimble.paths" 4 # end Nimble config 5 6 switch("styleCheck", "error")