Files
nim-ngtcp2/config.nims
Tanguy 76bf92475f Style check fixes (#5)
* Style check fixes
* ngtcp2.nim generation
* fix ci
2022-08-26 12:03:55 +02:00

6 lines
101 B
Nim

--styleCheck:usages
if (NimMajor, NimMinor) < (1, 6):
--styleCheck:hint
else:
--styleCheck:error