| commit | 077574a8b132d7f9a2199dc9bbbdcb5a23b940f9 | [log] [tgz] |
|---|---|---|
| author | Kevin Moore <kevmoo@google.com> | Thu Jul 25 09:54:34 2019 -0700 |
| committer | Kevin Moore <kevmoo@users.noreply.github.com> | Thu Jul 25 10:24:07 2019 -0700 |
| tree | 2ac990347a3f8528827c1e8903a2d89ff4334776 | |
| parent | d77f04738c492f95aca41c991c454f99d36bdafc [diff] |
Add missing dartfmt --fix lint
diff --git a/pkgs/stream_channel/analysis_options.yaml b/pkgs/stream_channel/analysis_options.yaml index 1e02731..df4128a 100644 --- a/pkgs/stream_channel/analysis_options.yaml +++ b/pkgs/stream_channel/analysis_options.yaml
@@ -11,4 +11,5 @@ rules: - annotate_overrides - comment_references + - prefer_generic_function_type_aliases - prefer_typing_uninitialized_variables