Skip to content

Commit 433b08c

Browse files
author
Sergey Khomushin
committed
analysis_options.yaml: exclude example layer
1 parent 1a76110 commit 433b08c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

analysis_options.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,6 @@ include: package:flutter_lints/flutter.yaml
22

33
# Additional information about this file can be found at
44
# https://dart.dev/guides/language/analysis-options
5+
6+
analyzer:
7+
exclude: [example/**]

0 commit comments

Comments
 (0)