packages icon indicating copy to clipboard operation
packages copied to clipboard

[various] Add `missing_code_block_language_in_doc_comment` lint to flutter/packages.

Open kallentu opened this issue 3 months ago • 1 comments

Adds this Dartdoc-related lint to the flutter repository, in replacement of the Dartdoc warning (missingCodeBlockLanguage) because it will be deprecated and removed soon.

flutter/flutter already has this lint as well. Adding to flutter/engine with https://github.com/flutter/engine/pull/51944.

Lint Proposal: https://github.com/dart-lang/linter/issues/4904

Pre-launch Checklist

If you need help, consider asking for advice on the #hackers-new channel on Discord.

kallentu avatar Apr 05 '24 21:04 kallentu