Age | Commit message (Expand) | Author |
---|---|---|
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 |