We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4d31b37 commit c32c8c7Copy full SHA for c32c8c7
pkgs/lints/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 4.0.0-wip
+## 4.0.0
2
3
- `core`:
4
- added `library_annotations` (https://github.com/dart-lang/lints/issues/177)
pkgs/lints/pubspec.yaml
@@ -1,5 +1,5 @@
name: lints
-version: 4.0.0-wip
+version: 4.0.0
description: >
Official Dart lint rules. Defines the 'core' and 'recommended' set of lints
5
suggested by the Dart team.
0 commit comments