name: halo_lints description: In-repo custom_lint rules for the Halo Bestie client app. Loaded as an analyzer plugin via client_app/analysis_options.yaml. publish_to: 'none' version: 0.0.1 environment: sdk: '>=3.0.0 <4.0.0' dependencies: analyzer: '>=6.0.0 <8.0.0' analyzer_plugin: ^0.13.0 custom_lint_builder: ^0.7.0