Skip to content

Provides `all_lint_rules.yaml` that activates all rules and `altive_lints.yaml` with Altive recommended rule selection.

License

Notifications You must be signed in to change notification settings

altive/altive_lints

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Check all lint rule diffs melos

Altive Lints

Provides all_lint_rules.yaml that activates all rules and altive_lints.yaml with Altive recommended rule selection.

Getting started

dev_dependencies:
  altive_lints: any

Usage

altive_lints

  1. Copy analysis_options.yaml to your project root.
  2. Add your rules if needed.

all_lint_rules

  1. Copy analysis_options.yaml to your project root.
  2. Rewrite "altive_lints.yaml" to "all_lint_rules.yaml".
# https://pub.dev/packages/altive_lints
include: package:altive_lints/all_lint_rules.yaml
  1. Add your rules if needed.

Related All Lint Rules

https://dart.dev/tools/linter-rules/all

Development

Publication

  1. Create a release branch.
  2. Run melos version command.
  3. Open a pull-request.
  4. Merge after approving pull-request.
  5. Run melos publish command on the main branch.
# Use melos version command.
melos version
# Example of manually specifying a version.
melos version --manual-version altive_lints:patch

About

Provides `all_lint_rules.yaml` that activates all rules and `altive_lints.yaml` with Altive recommended rule selection.

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages