all_lint_rules_community 0.0.43 copy "all_lint_rules_community: ^0.0.43" to clipboard
all_lint_rules_community: ^0.0.43 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
copied to clipboard

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
copied to clipboard
17
likes
140
points
5.26k
downloads

Publisher

unverified uploader

Weekly Downloads

2024.09.09 - 2025.03.24

Automatically updated all lint rules file !

Repository (GitHub)

Documentation

API reference

License

MIT (license)

More

Packages that depend on all_lint_rules_community