cb5c73e06f
Fixes https://github.com/dart-lang/linter/issues/5001 Change-Id: I972ea8f9fafda88b6a4836ab92107cebe8a6ad4b Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/391303 Commit-Queue: Samuel Rawlins <srawlins@google.com> Reviewed-by: Phil Quitslund <pquitslund@google.com>
Examples
Some example analysis options files.
- all.yaml - auto-generated options enabling all lints.
For more on lint rule sets see the analyzer docs on customizing static analysis.
Official Dart lint rules are maintained in
package:lints.
Flutter team rules are maintained in
package:flutter_lints.