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 e32c7b9 commit b0a7e58Copy full SHA for b0a7e58
pkgs/lints/CHANGELOG.md
@@ -1,4 +1,4 @@
1
-## 6.0.0-wip
+## 6.0.0
2
3
- `core`:
4
- added [strict_top_level_inference] (https://github.com/dart-lang/core/issues/836)
pkgs/lints/pubspec.yaml
@@ -1,5 +1,5 @@
name: lints
-version: 6.0.0-wip
+version: 6.0.0
description: >
Official Dart lint rules. Defines the 'core' and 'recommended' set of lints
5
suggested by the Dart team.
0 commit comments