Lint class structure best practices for fields #57359
Labels
devexp-linter
Issues with the analyzer's support for the linter package
legacy-area-analyzer
Use area-devexp instead.
linter-lint-request
type-enhancement
A request for a change that isn't a bug
This is basically an extension of http://dart-lang.github.io/linter/lints/sort_constructors_first.html
It'd be great to lint for fields showing up before constructors.
Good
Bad
The text was updated successfully, but these errors were encountered: