Add dartdoc warnings (#138766)

Follow-up to https://github.com/flutter/flutter/pull/138760.
This commit is contained in:
Michael Goderbauer 2023-11-20 17:02:00 -08:00 committed by GitHub
parent 2e78cbce9c
commit 24b99e5de8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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: