Style linter for Dart
A Dart style linter which defines lint rules that identify and report on "lints" found within Dart code.
Linting is performed by the Dart analysis server and the dart analyze
command.
Contributions welcome! Please read the contribution guidelines.
Please file feature requests and bugs on the issue tracker.