mirror of
https://github.com/dense-analysis/ale.git
synced 2026-04-26 09:25:53 +08:00
8375ee2766
This adds a linter for Inko (https://inko-lang.org/). The linter makes use of Inko's own compiler, and a newly introduced --check flag to only check for errors; instead of also compiling source code.