Lint for CamelCase type names (Style Guide). #57161
Labels
devexp-linter
Issues with the analyzer's support for the linter package
legacy-area-analyzer
Use area-devexp instead.
type-enhancement
A request for a change that isn't a bug
From the style guide:
DO name types using UpperCamelCase.
Classes and typedefs should capitalize the first letter of each word (including the first word), and use no separators.
GOOD:
The text was updated successfully, but these errors were encountered: