2dc6d31f8a
See: https://github.com/dart-lang/sdk/issues/35234 As a follow-up, I'll update the reporting to skip generated files. Change-Id: Icddcdf59269d82576eefd810671a3e992f2bcca5 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/404480 Reviewed-by: Brian Wilkerson <brianwilkerson@google.com> Commit-Queue: 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.