forked from firka/flutter
Bump dartdoc to 0.34.0 (#66048)
This commit is contained in:
committed by
GitHub
parent
68fd603dd0
commit
923eb765f0
@@ -16,6 +16,7 @@ dartdoc:
|
||||
# Default errors of dartdoc:
|
||||
- duplicate-file
|
||||
- invalid-parameter
|
||||
- no-defining-library-found
|
||||
- tool-error
|
||||
- unresolved-export
|
||||
# Warnings that are elevated to errors:
|
||||
@@ -23,6 +24,7 @@ dartdoc:
|
||||
- ambiguous-reexport
|
||||
- broken-link
|
||||
- category-order-gives-missing-package-name
|
||||
- deprecated
|
||||
- ignored-canonical-for
|
||||
- missing-from-search-index
|
||||
- no-canonical-found
|
||||
@@ -30,6 +32,7 @@ dartdoc:
|
||||
- not-implemented
|
||||
- orphaned-file
|
||||
- reexported-private-api-across-packages
|
||||
# - unknown-directive # Disabled due to https://github.com/dart-lang/dartdoc/issues/2353
|
||||
- unknown-file
|
||||
- unknown-macro
|
||||
- unresolved-doc-reference
|
||||
|
||||
Reference in New Issue
Block a user