tree: a43321dc6d7a0c30416c40d0aebd2988fa90592f [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.