Skip to content

Commit 6ebb76b

Browse files
committed
exclude test/
1 parent 93ec692 commit 6ebb76b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

analysis_options.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ dart_code_metrics:
168168
- lib/src/screens/**
169169
- lib/src/shared/**
170170
- lib/src/standalone_ui/**
171-
- test/
171+
- test/**
172172
rules:
173173
# - arguments-ordering Too strict
174174
# - avoid-banned-imports # TODO(polina-c): add configuration

0 commit comments

Comments
 (0)