globe_lints
Lint rules used across Globe projects.
Install
- Add
globe_lints
as a dependency in yourpubspec.yaml
by running:
dart pub add globe_lints --dev
- Then include it on your
analysis_options.yaml
file:
include: package:globe_lints/lints.yaml