Closed sgehrman closed 4 years ago
analyzer: exclude:
doesn't work.
I also tried
analyzer: exclude: [linux/**]
It's a known issue that exclude rules are buggy. Please follow this issue https://github.com/dart-lang/sdk/issues/25551 in the dart sdk repo
analyzer: exclude:
doesn't work.
I also tried
analyzer: exclude: [linux/**]