Статус проекта: Вечнозелёный

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

Libraries

merch_lints
Dart linter rules used by the CHFTM team.