Enable missing-code-block-language (#144443)

This commit is contained in:
Michael Goderbauer
2024-02-29 17:06:53 -08:00
committed by GitHub
parent 8e418d1818
commit 6995275bba

View File

@@ -40,4 +40,4 @@ dartdoc:
## Ignores that are elevated to errors:
# - type-as-html # broken, https://github.com/dart-lang/dartdoc/issues/3545
- missing-constant-constructor
# - missing-code-block-language # blocked on https://github.com/dart-lang/matcher/pull/230
- missing-code-block-language