| commit | 20ba4cef507a8a7ee9c29a5553d9858c6250a336 | [log] [tgz] |
|---|---|---|
| author | Phil Quitslund <pq@users.noreply.github.com> | Wed Nov 11 09:13:04 2020 -0800 |
| committer | GitHub <noreply@github.com> | Wed Nov 11 09:13:04 2020 -0800 |
| tree | 56489c97b2805dff9ca2f02316e6a98e7c0b6c49 | |
| parent | 69b1008fd74bdf5ab1bfe4070cec85cebf54e59f [diff] | |
| parent | c86cc730bccc4e931ec0b4c7dcd8623ac2a11a69 [diff] |
Merge pull request dart-lang/clock#26 from dart-lang/pq-patch-1 remove redundant experiment
diff --git a/pkgs/clock/analysis_options.yaml b/pkgs/clock/analysis_options.yaml index 237e493..168ac15 100644 --- a/pkgs/clock/analysis_options.yaml +++ b/pkgs/clock/analysis_options.yaml
@@ -2,8 +2,6 @@ analyzer: strong-mode: implicit-casts: false - enable-experiment: - - non-nullable linter: rules: - always_declare_return_types