File tree Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Expand file tree Collapse file tree 2 files changed +11
-0
lines changed Original file line number Diff line number Diff line change 1+ ## HEAD
2+
3+ ** Prerelease**
4+
5+ [ linter@1.27.0] [ ]
6+
7+ - ` use_string_in_part_of_directives ` [ dart-lang/linter #3567 ] [ ]
8+
19## [ 2.19.0-1] [ 2.19.0 ]
210
311** Prerelease**
97105[ 2.13.0 ] : https://github.com/dart-lang/sdk/blob/master/CHANGELOG.md#2130
98106[ 2.12.0 ] : https://github.com/dart-lang/sdk/blob/master/CHANGELOG.md#2120---2021-03-03
99107
108+ [ linter@1.27.0 ] : https://pub.dev/packages/linter/changelog#1270
100109[ linter@1.26.0 ] : https://pub.dev/packages/linter/changelog#1260
101110[ linter@1.25.0 ] : https://pub.dev/packages/linter/changelog#1250
102111[ linter@1.24.0 ] : https://pub.dev/packages/linter/changelog#1240
142151[ dart-lang/linter#3431 ] : https://github.com/dart-lang/linter/pull/3431
143152[ dart-lang/linter#3468 ] : https://github.com/dart-lang/linter/pull/3468
144153[ dart-lang/linter#3497 ] : https://github.com/dart-lang/linter/pull/3497
154+ [ dart-lang/linter#3567 ] : https://github.com/dart-lang/linter/pull/3567
Original file line number Diff line number Diff line change @@ -205,6 +205,7 @@ linter:
205205 - use_rethrow_when_possible
206206 - use_setters_to_change_properties
207207 - use_string_buffers
208+ - use_string_in_part_of_directives
208209 - use_super_parameters
209210 - use_test_throws_matchers
210211 - use_to_and_as_if_applicable
You can’t perform that action at this time.
0 commit comments