mirror of
https://github.com/dense-analysis/ale.git
synced 2026-09-02 12:56:57 +08:00
Add linter for Inko
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.
This commit is contained in:
@@ -213,6 +213,8 @@ Notes:
|
||||
* `idris`
|
||||
* Ink
|
||||
* `ink-language-server`
|
||||
* Inko
|
||||
* `inko` !!
|
||||
* ISPC
|
||||
* `ispc`!!
|
||||
* Java
|
||||
|
||||
Reference in New Issue
Block a user