File tree Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Expand file tree Collapse file tree 3 files changed +16
-2
lines changed Original file line number Diff line number Diff line change 1+ ## Unreleased 0.7.0
2+
3+ - ` custom_lint --fix ` and the generated "Fix all <code >" assists
4+ now correctly handle imports.
5+ - Now supports a broad number of analyzer version.
6+
17## 0.6.10 - 2024-10-10
28
39- Support installing custom_lint plugins in ` dependencies: ` instead of ` dev_dependencies ` (thanks to @dickermoshe ).
Original file line number Diff line number Diff line change 1- ## Unreleased fix
1+ ## Unreleased 0.7.0
22
3- - ` --fix ` batch now share the same "CustomLintContext".
3+ - ` custom_lint --fix ` and the generated "Fix all <code >" assists
4+ now correctly handle imports.
5+ - Now supports a broad number of analyzer version.
46
57## 0.6.10 - 2024-10-10
68
Original file line number Diff line number Diff line change 1+ ## Unreleased 0.7.0
2+
3+ - ` custom_lint --fix ` and the generated "Fix all <code >" assists
4+ now correctly handle imports.
5+ - Now supports a broad number of analyzer version.
6+
17## 0.6.10 - 2024-10-10
28
39- Added support for ` dart:io ` imports when using ` TypeChecker.fromPackage ` (thanks to @oskar-zeinomahmalat-sonarsource )
You can’t perform that action at this time.
0 commit comments