all_lint_rules_community 0.0.16 copy "all_lint_rules_community: ^0.0.16" to clipboard
all_lint_rules_community: ^0.0.16 copied to clipboard

Automatically updated all lint rules file !

All lint rules #

To use, add all_lint_rules_community to your dev dependencies:

dev_dependencies:
  all_lint_rules_community: ^0.0.3

Then, include it in your analysis_options.yaml:

include: package:all_lint_rules_community/all.yaml

# REST OF YOUR ANALYSIS_OPTIONS.YAML FILE
analyzer:
  exclude:
    - "**/*.g.dart"
    - "**/*.freezed.dart"
    - "test/.test_coverage.dart"
    - "bin/cache/**"
    - "lib/generated_plugin_registrant.dart"

  strong-mode:
    implicit-casts: false
    implicit-dynamic: false
17
likes
0
pub points
66%
popularity

Publisher

unverified uploader

Automatically updated all lint rules file !

Repository (GitHub)
View/report issues

License

unknown (LICENSE)

More

Packages that depend on all_lint_rules_community