Skip to content

hawkkiller/sizzle_lints

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sizzle_lints

Efficient lints for Dart and Flutter projects, combined together with love.

Usage

To use these lints in your project, add the following to your analysis_options.yaml:

include: package:sizzle_lints/lints.yaml

Dart Code Metrics

To 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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published