Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tests/stylecheck: make sure necessary hints are enabled (#21240) | Anna | 2023-03-01 | 1 | -2/+2 |
| | |||||
* | fix stylecheck error with asyncdispatch (#19350) | flywind | 2022-01-10 | 1 | -0/+17 |
* stylecheck usages part two: stdlib cleanup typeinfo.nim: importCompilerProc => importcompilerproc nre.nim: newLineFlags => newlineFlags system.nim: JSRoot => JsRoot ref #19319 * prefer importCompilerProc * fix stylecheck error with asyncdispatch it is a partial regression since #12842 * add tests * don't use echo in tests |