Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-02 | Simplify the code for most linters and tests with closures | w0rp | |
2018-07-04 | Make the language option for LSP linters optional | w0rp | |
2018-04-27 | Close #1521 - Allow the language to be set with simple strings for LSP linters | w0rp | |
2017-11-07 | Add dart LSP (resolves #1006) | aurieh | |
2017-10-26 | Fix #1039 - Only check the file on disk for dartanalyzer | w0rp | |
2017-08-08 | Ban use of ==# or ==? in the codebase, and prefer is# or is? instead | w0rp | |
2017-07-18 | Fix #308 - Check Dart files with dartanalyzer | w0rp | |