linter 1.25.0 linter: ^1.25.0 copied to clipboard
The implementation of the lint rules supported by the analyzer framework. This package is not intended to be used directly.
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
.