Skip to content

Commit 2f59ab4

Browse files
authored
[graphs] Clean up lints for Dart 3.3 (#221)
1 parent 01fa883 commit 2f59ab4

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pkgs/graphs/analysis_options.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@ linter:
1313
- avoid_classes_with_only_static_members
1414
- avoid_private_typedef_functions
1515
- avoid_redundant_argument_values
16-
- avoid_returning_null
17-
- avoid_returning_null_for_future
1816
- avoid_returning_this
1917
- avoid_unused_constructor_parameters
2018
- avoid_void_async

0 commit comments

Comments
 (0)