Dartdoc warnings (#137077)
Follow-up to https://github.com/flutter/flutter/pull/136975.
This commit is contained in:
parent
92fd0634cd
commit
58b647812e
@ -36,6 +36,6 @@ dartdoc:
|
|||||||
- unknown-macro
|
- unknown-macro
|
||||||
- unresolved-doc-reference
|
- unresolved-doc-reference
|
||||||
## Ignores that are elevated to errors:
|
## Ignores that are elevated to errors:
|
||||||
# - type-as-html # not yet tested
|
# - type-as-html # broken, https://github.com/dart-lang/dartdoc/issues/3545
|
||||||
# - missing-constant-constructor # not yet tested
|
- missing-constant-constructor
|
||||||
# - missing-code-block-language # not yet tested
|
# - missing-code-block-language # blocked on https://github.com/dart-lang/matcher/pull/230
|
||||||
|
Loading…
x
Reference in New Issue
Block a user