Commit 04cdf71a authored by Phil Quitslund's avatar Phil Quitslund

Merge pull request #3955 from pq/type_annotate_public_apis_off

Remove redundant type annotation lint.
parents b4313b04 464ccdfc
......@@ -50,7 +50,6 @@ linter:
- sort_constructors_first
- sort_unnamed_constructors_first
- super_goes_last
- type_annotate_public_apis # subset of always_specify_types
- type_init_formals
- unnecessary_brace_in_string_interp
- unnecessary_getters_setters
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment