mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-02 19:22:40 +00:00
refs #19822 Fixes these bugs: * Style check violations in generics defined in foreign packages are raised. * Builtin pragma usage style check violations in foreign packages are raised. * User pragma definition style check violations are not raised. Co-authored-by: quantimnot <quantimnot@users.noreply.github.com>
3 lines
73 B
Nim
3 lines
73 B
Nim
# See `tstyleCheck`
|
|
# Needed to mark `mstyleCheck` as a foreign package.
|