Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 672 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 672 Bytes

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

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_linter 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