Skip to content

Commit 63ce194

Browse files
authored
update the ignores for the analysis_options file (#1387)
1 parent 3f3886c commit 63ce194

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

analysis_options.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ analyzer:
33
language:
44
enableGenericMethods: true
55
exclude:
6-
- 'doc/api/**'
6+
- 'doc/**'
77
- 'lib/templates/*.html'
88
- 'pub.dartlang.org/**'
99
- 'testing/**'

0 commit comments

Comments
 (0)