Lint for UpperCamelCase classes intended as metadata annotations (Style Guide). #57163
Labels
analyzer-linter
Issues with the analyzer's support for the linter package
area-analyzer
Use area-analyzer for Dart analyzer issues, including the analysis server and code completion.
linter-lint-request
type-enhancement
A request for a change that isn't a bug
DO use UpperCamelCase names for classes intended to be used in metadata annotations.
If the annotation takes no parameters, you might want to create a lowerCamelCase constant for it.
GOOD:
The text was updated successfully, but these errors were encountered: