commit | 4eb1b286eb535c7fb7e71382cf19994c205f9bef | [log] [tgz] |
---|---|---|
author | Moritz <mosum@google.com> | Mon Sep 09 18:12:27 2024 +0200 |
committer | Moritz <mosum@google.com> | Mon Sep 09 18:12:27 2024 +0200 |
tree | 5e19d9ee46fe97736dfbc101ccda5052e11e673c | |
parent | 5ec355d5e2da4ac4e998c310acb60413451121d9 [diff] |
Add ignore
diff --git a/pkgs/native_assets_builder/analysis_options.yaml b/pkgs/native_assets_builder/analysis_options.yaml index 349b9d6..1a01741 100644 --- a/pkgs/native_assets_builder/analysis_options.yaml +++ b/pkgs/native_assets_builder/analysis_options.yaml
@@ -7,6 +7,9 @@ strict-casts: true strict-inference: true strict-raw-types: true + exclude: + - test_data/drop_dylib_recording/ #TODO: Remove after landing https://dart-review.googlesource.com/c/sdk/+/383040 + linter: rules: