diff --git a/config.nims b/config.nims index d52446d..d5c0097 100644 --- a/config.nims +++ b/config.nims @@ -1,5 +1,6 @@ # Style Check ---styleCheck:usages +if (NimMajor, NimMinor, NimPatch) >= (1, 6, 6): + --styleCheck:usages if (NimMajor, NimMinor) < (1, 6): --styleCheck:hint else: