0 purchases
altfire lints
AltFire Lints #
Provides lint rules for altfire packages.
Getting started #
pubspec.yaml #
dev_dependencies:
altfire_lints: any
custom_lint: any
copied to clipboard
analysis_options.yaml #
include: package:altive_lints/altive_lints.yaml # Your favorite lint package
analyzer:
plugins:
- custom_lint # add this one
copied to clipboard
Rules #
DisposeConfig
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.