merch_lints 2.1.0 copy "merch_lints: ^2.1.0" to clipboard
merch_lints: ^2.1.0 copied to clipboard

outdated

Dart linter rules used by the CHFTM team.

Merch Lints #

A set of linter rules for Dart and Flutter used by flexagoon and chftm.

This package combines rules from very_good_analysis and dart_code_metrics and tweaks a few defaults.

Usage #

Add this package as a dev dependency:

dart pub add dev:merch_lints

Include the package in your analysis_options.yaml:

include: package:merch_lints/analysis_options.yaml