Skip to content
This repository has been archived by the owner on Oct 19, 2022. It is now read-only.
/ resideo_pedantic Public archive

A common pedantic configuration for all of Resideo's Dart/Flutter packages.

Notifications You must be signed in to change notification settings

resideo/resideo_pedantic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Resideo's common pedantic options

A common pedantic configuration for all of Resideo's Dart/Flutter packages.

Installation

Include this package under your dev dependencies in pubspec.yaml:

dev_dependencies:
  resideo_pedantic:
    git:
      url: https://github.com/resideo/resideo_pedantic.git

This can replace pedantic if it is listed in your pubspec already.

Then include the options in your analysis_options.yaml:

include: package:resideo_pedantic/analysis_options.yaml

This can replace pedantic if it is listed in your options already.

About

A common pedantic configuration for all of Resideo's Dart/Flutter packages.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages