lint of source code #300
massimosala
started this conversation in
General
Replies: 1 comment 2 replies
-
Hi Sala, What kind of things would you like a linter to check for Koka, that the compiler does not do yet? As Koka's type system is so strong, the compiler already does a lot of checks (and more!) that external linters do for other programming languages... |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is it possible to run a "lint" to perform strong checks on the source code?
lint
I believe running lint should be mandatory in the development cycle of robust applications.
Sincerely, Sala
[email protected]
Beta Was this translation helpful? Give feedback.
All reactions