tree: ca6da87a780127bf4dff0838a23ea351e2cb26af [path history] [tgz]
  1. all.yaml
  2. effective-dart.yaml
  3. readme.md
example/readme.md

Examples

Some example analysis options files.

  • all.yaml - auto-generated options enabling all lints.
  • effective-dart - a manually maintained list of lints that correspond to “Effective Dart” recommendations.

For more on lint rule sets see the analyzer docs on customizing static analysis.

For a canonical set of rules used internally at Google and by an increasing number of tools, see package:pedantic.