We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f3886c commit 63ce194Copy full SHA for 63ce194
analysis_options.yaml
@@ -3,7 +3,7 @@ analyzer:
3
language:
4
enableGenericMethods: true
5
exclude:
6
- - 'doc/api/**'
+ - 'doc/**'
7
- 'lib/templates/*.html'
8
- 'pub.dartlang.org/**'
9
- 'testing/**'
0 commit comments