Skip to content

Commit cfa97ea

Browse files
authored
Remove outdated lints (dart-archive/pubspec_parse#119)
1 parent a8d2a7f commit cfa97ea

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pkgs/pubspec_parse/analysis_options.yaml

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

0 commit comments

Comments
 (0)