| commit | 068bd47643d421e017e48da6620890833b0ac9b8 | [log] [tgz] |
|---|---|---|
| author | Sam Rawlins <srawlins@google.com> | Mon Jul 25 13:25:51 2022 -0700 |
| committer | GitHub <noreply@github.com> | Mon Jul 25 13:25:51 2022 -0700 |
| tree | 52c986dd1d0f7ce111e9e389effed33345a4b1a6 | |
| parent | c4a9f9c336ffc3dee8f6d3f7b9050f64995b8190 [diff] |
Remove deprecated experimental invariant_booleans lint rule (dart-lang/test_descriptor#42)
diff --git a/pkgs/test_descriptor/analysis_options.yaml b/pkgs/test_descriptor/analysis_options.yaml index 56bbaad..200a3d4 100644 --- a/pkgs/test_descriptor/analysis_options.yaml +++ b/pkgs/test_descriptor/analysis_options.yaml
@@ -26,7 +26,6 @@ - empty_statements - hash_and_equals - implementation_imports - - invariant_booleans - iterable_contains_unrelated_type - library_names - library_prefixes