83eb816e51
Fixes: https://github.com/dart-lang/sdk/issues/59546 Change-Id: Ib78714e03c1487376c961214910d10c24ec9f8ff Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/413600 Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Commit-Queue: Samuel Rawlins <srawlins@google.com> Reviewed-by: Samuel Rawlins <srawlins@google.com> Auto-Submit: Felipe Morschel <git@fmorschel.dev>
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.