200e6d987d
As noted by Lasse, we're not really consistent and the singular is more "correct". See: https://github.com/dart-lang/sdk/commit/71456592d0268238ac0f8a5c7d3fd8bf2c096752#r140033857 Change-Id: I55afeab8c42d9f20999e263682f71d54a2302ea5 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/358682 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.