Skip to content

lints for me includes very_good_analysis and dart_code_metrics

Notifications You must be signed in to change notification settings

mdikcinar/better_linter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dart SDK Version

Usage

To use the lints, add as a dev dependency in your pubspec.yaml:

dev_dependencies:
  better_linter:
    git:
      url: git@github.com:mdikcinar/better_linter.git
      ref: master

Then, add an include in analysis_options.yaml:

include: package:better_linter/analysis_options.yaml

This will ensure you always use the latest version of the lints. If you wish to restrict the lint version, specify a version of analysis_options.yaml instead:

include: package:better_linter/analysis_options.1.0.0.yaml

About

lints for me includes very_good_analysis and dart_code_metrics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages