Hacker News new | ask | show | jobs
by kindaAnIdiot 1274 days ago
The `--styleCheck:error` flag can be passed to make everything follow NEP1 style guide [0]. `--styleCheck:usages` can also be passed to instead make identifiers follow their original naming (Basically turning off style insensitivity)

- [0]: https://nim-lang.org/docs/nep1.html