Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 293 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 293 Bytes

globe_lints

Lint rules used across Globe projects.

Install

  • Add globe_lints as a dependency in your pubspec.yaml by running:
dart pub add globe_lints --dev
  • Then include it on your analysis_options.yaml file:
include: package:globe_lints/lints.yaml