File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- ## 5.0.0-wip
1+ ## 5.0.0
22
33- ` recommended ` :
4- - added [ unnecessary_library_name] (https://github.com/dart-lang/lints/issues/181 )
54 - added [ invalid_runtime_check_with_js_interop_types] (https://github.com/dart-lang/lints/issues/188 )
5+ - added [ unnecessary_library_name] (https://github.com/dart-lang/lints/issues/181 )
66 - removed [ avoid_null_checks_in_equality_operators] (https://github.com/dart-lang/lints/issues/200 )
77- Updated the SDK lower-bound to 3.5.
88
9- [ unnecessary_library_name ] : https://dart.dev/lints/unnecessary_library_name
109[ invalid_runtime_check_with_js_interop_types ] : https://dart.dev/tools/linter-rules/invalid_runtime_check_with_js_interop_types
10+ [ unnecessary_library_name ] : https://dart.dev/lints/unnecessary_library_name
1111[ avoid_null_checks_in_equality_operators ] : https://dart.dev/tools/linter-rules/avoid_null_checks_in_equality_operators
1212
1313## 4.0.0
Original file line number Diff line number Diff line change 11name : lints
2- version : 5.0.0-wip
2+ version : 5.0.0
33description : >
44 Official Dart lint rules. Defines the 'core' and 'recommended' set of lints
55 suggested by the Dart team.
You can’t perform that action at this time.
0 commit comments