Analyzer code base should use '///' doc comments #33892
Labels
analyzer-technical-debt
legacy-area-analyzer
Use area-devexp instead.
P2
A bug or feature request we're likely to work on
type-code-health
Internal changes to our tools and workflows to make them cleaner, simpler, or more maintainable
Effective Dart says:
The analyzer codebase contains a mixture of the
///
and/** ... */
syntaxes. We should clean it up so that it follows the recommendations of Effective Dart.The text was updated successfully, but these errors were encountered: