Efficient lints for Dart and Flutter projects, combined together with love.
To use these lints in your project, add the following to your analysis_options.yaml:
include: package:sizzle_lints/lints.yamlTo use the Dart Code Metrics lints in your project, add the following to your analysis_options.yaml:
dart_code_metrics:
extends:
- package:sizzle_lints/dcm.yaml