Skip to content

Files

Latest commit

e025aaf · Dec 11, 2023

History

History
This branch is 126 commits behind invertase/globe:main.

globe_lints

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