Closed
Description
We had initially selected avoid_private_typedef_functions
for inclusion in the recommended lints, but removed it after reconsideration in dart-archive/linter#2517. We have since added library_private_types_in_public_api
.
We should decide if library_private_types_in_public_api
should be included in the recommended lints.