summaryrefslogtreecommitdiff
path: root/test/handler/test_inko_handler.vader
AgeCommit message (Collapse)Author
2020-12-23Add linter for InkoYorick Peterse
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.