fix stream_flutter_workflow.yml

Signed-off-by: Sahil Kumar <[email protected]>
This commit is contained in:
Sahil Kumar
2021-06-17 22:24:15 +05:30
parent 03ce7987bc
commit 6f1764c85a
4 changed files with 6 additions and 8 deletions
+5 -5
View File
@@ -2,11 +2,11 @@ analyzer:
enable-experiment:
- extension-methods
exclude:
- lib/**/*.g.dart
- example/**
- lib/src/emoji
- lib/**/*.freezed.dart
# - test/**
- packages/*/lib/**/*.g.dart
- packages/*/example/**
- packages/*/lib/src/emoji
- packages/*/lib/**/*.freezed.dart
- packages/*/test/**
linter:
rules: