altive_lints 1.9.0 copy "altive_lints: ^1.9.0" to clipboard
altive_lints: ^1.9.0 copied to clipboard

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

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.
8
likes
140
pub points
43%
popularity

Publisher

verified publisheraltive.co.jp

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

Homepage
Repository (GitHub)
View/report issues

Topics

#lints #analysis #code-style

Documentation

API reference

License

MIT (LICENSE)

More

Packages that depend on altive_lints