Skip to content
This repository was archived by the owner on Feb 24, 2025. It is now read-only.

Commit df096a9

Browse files
authored
Remove removed lints (#299)
1 parent 67bf9a3 commit df096a9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

analysis_options.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ linter:
1010
- avoid_classes_with_only_static_members
1111
- avoid_private_typedef_functions
1212
- avoid_redundant_argument_values
13-
- avoid_returning_null
14-
- avoid_returning_null_for_future
1513
- avoid_returning_this
1614
- avoid_unused_constructor_parameters
1715
- avoid_void_async

0 commit comments

Comments
 (0)