Skip to content
This repository was archived by the owner on Aug 2, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: lints
description: Official Dart lint rules. Defines the 'core' and 'recommended' set of lints suggested by the Dart team.
version: 1.0.0
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'
Expand Down