Skip to content
This repository was archived by the owner on Nov 20, 2024. It is now read-only.

Commit ad77396

Browse files
authored
Remove avoid_private_typedef_functions from recommend.yaml (#2517)
As discussed in our meeting today.
1 parent b4c9e9b commit ad77396

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tool/canonical/recommend.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ linter:
55
- avoid_function_literals_in_foreach_calls
66
- avoid_init_to_null
77
- avoid_null_checks_in_equality_operators
8-
- avoid_private_typedef_functions
98
- avoid_renaming_method_parameters
109
- avoid_return_types_on_setters
1110
- avoid_returning_null_for_void

0 commit comments

Comments
 (0)