mirror of
https://github.com/nim-lang/Nim.git
synced 2026-08-28 01:21:40 +00:00
use --stylecheck:hint for chronicles package
This commit is contained in:
@@ -15,7 +15,7 @@ pkg "bncurve", true
|
||||
pkg "c2nim", false, "nim c testsuite/tester.nim"
|
||||
pkg "cascade"
|
||||
pkg "chroma"
|
||||
pkg "chronicles", true, "nim c -o:chr -r chronicles.nim"
|
||||
pkg "chronicles", true, "nim c --stylecheck:hint -o:chr -r chronicles.nim"
|
||||
pkg "chronos", true, "nim c -r -d:release tests/testall"
|
||||
pkg "cligen", false, "nim c -o:cligenn -r cligen.nim"
|
||||
pkg "coco", true
|
||||
|
||||
Reference in New Issue
Block a user