summaryrefslogtreecommitdiff
path: root/ale_linters/dart
AgeCommit message (Expand)Author
2022-01-05Fix 3838 - deprecate datanalyzer (#3839)Horacio Sanson
2021-07-25Add support for `dart analyze` (#3825)ghsang
2021-01-22Fix typosNelson Yeung
2021-01-22Add support for standalone filesNelson Yeung
2021-01-22Fix linting errorsNelson Yeung
2021-01-22Add dart analysis server linterNelson Yeung
2019-02-22#2132 - Replace all uses of foo_callback with foow0rp
2018-09-04Fix the dart language server command and cover it with testsw0rp
2018-09-03Replace removed functionJacob Mischka
2018-08-02Simplify the code for most linters and tests with closuresw0rp
2018-07-04Make the language option for LSP linters optionalw0rp
2018-04-27Close #1521 - Allow the language to be set with simple strings for LSP lintersw0rp
2017-11-07Add dart LSP (resolves #1006)aurieh
2017-10-26Fix #1039 - Only check the file on disk for dartanalyzerw0rp
2017-08-08Ban use of ==# or ==? in the codebase, and prefer is# or is? insteadw0rp
2017-07-18Fix #308 - Check Dart files with dartanalyzerw0rp