blob: 0398d8c497ee3d69f94057b3f3ada8699330fa0b [file] [log] [blame]
name: lints
description: Official Dart lint rules. Defines the 'core' and 'recommended' set of lints suggested by the Dart team.
homepage: https://github.com/dart-lang/lints
repository: https://github.com/dart-lang/lints
version: 1.0.1
environment:
sdk: '>=2.12.0 <3.0.0'
# dependencies:
# dev_dependencies:
# NOTE: Code is not allowed in this package. Do not add dependencies.