nim-dev / nimlint

nimlint makes developing softer.
MIT License
15 stars 2 forks source link

stylecheck fix #14

Open timotheecour opened 3 years ago

timotheecour commented 3 years ago

refs: https://forum.nim-lang.org/t/7219#45590

It does not convert snakes to camels.

That's not its job, no other comparable tool (gofmt, clang-tidy, etc) does that either.

=> pefect job for nimlint

semantics:

juancarlospaco commented 3 years ago

Ideas for things that should produce warning or error or autofix: