Skip to content

Commit fc843ee

Browse files
Fix mockito mocks exclusion from analysis (#11)
1 parent eb691da commit fc843ee

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/analysis_options.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ analyzer:
88
- 'lib/generated_plugin_registrant.dart'
99

1010
# mockito
11+
- '*.mocks.dart'
1112
- '**/*.mocks.dart'
1213

1314
# freezed

0 commit comments

Comments
 (0)