Hacker News new | ask | show | jobs
by alpaca128 2420 days ago
> inb4 a Nim linter is written to force a consistent naming style throughout a codebase.

Already done:

https://github.com/FedericoCeratto/nimfmt

> Detect inconsistent variable/function naming

1 comments

HA well there you go. This shouldn't have to exist.