simple_lint_rules 2.0.0 copy "simple_lint_rules: ^2.0.0" to clipboard
simple_lint_rules: ^2.0.0 copied to clipboard

unlistedoutdated

A simple lint rule set and analysis options configuration.

Build pub package

What is this? #

A simple lint rule set and analysis options configuration for Dart's analysis server. This rule set is based on package:lints/recommended.yaml.

Using the Lints #

To use the lints, add a dependency in your pubspec.yaml file:

dev_dependencies:
  simple_lint_rules: ^2.0.0

then, add an analysis_options.yaml file to your project:

include: package:simple_lint_rules/strict.yaml

or:

include: package:simple_lint_rules/strict_plus.yaml
0
likes
0
points
1
downloads

Publisher

unverified uploader

Weekly Downloads

A simple lint rule set and analysis options configuration.

Repository

License

unknown (license)

Dependencies

lints

More

Packages that depend on simple_lint_rules