Add dartdoc warnings (#138766)
Follow-up to https://github.com/flutter/flutter/pull/138760.
This commit is contained in:
parent
2e78cbce9c
commit
24b99e5de8
@ -26,6 +26,7 @@ dartdoc:
|
||||
- category-order-gives-missing-package-name
|
||||
- deprecated
|
||||
- ignored-canonical-for
|
||||
- missing-example-file
|
||||
- missing-from-search-index
|
||||
- no-canonical-found
|
||||
- no-documentable-libraries
|
||||
@ -33,6 +34,7 @@ dartdoc:
|
||||
- orphaned-file
|
||||
- reexported-private-api-across-packages
|
||||
- unknown-file
|
||||
- unknown-html-fragment
|
||||
- unknown-macro
|
||||
- unresolved-doc-reference
|
||||
## Ignores that are elevated to errors:
|
||||
|
Loading…
x
Reference in New Issue
Block a user