globe_lints 1.0.2
globe_lints: ^1.0.2 copied to clipboard
Lint rules used across Globe projects
globe_lints #
Notice: As of 3 April 2026, this package is no longer maintained following the closure of Globe.dev.
Lint rules used across Globe projects.
Install #
- Add
globe_lintsas a dependency in yourpubspec.yamlby running:
dart pub add globe_lints --dev
- Then include it on your
analysis_options.yamlfile:
include: package:globe_lints/lints.yaml