Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-20 | #3633 - Put all dummy test files in test/test-files | w0rp | |
2020-12-23 | Add linter for Inko | Yorick 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. |