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 b5ac11f commit 7542279Copy full SHA for 7542279
lib/analysis_options.10.0.0.yaml
@@ -75,7 +75,6 @@ linter:
75
- depend_on_referenced_packages
76
- deprecated_consistency
77
- deprecated_member_use_from_same_package
78
- - diagnostic_describe_all_properties
79
- directives_ordering
80
- discarded_futures
81
- document_ignores
pubspec.yaml
@@ -1,5 +1,5 @@
1
name: very_good_analysis
2
-version: 10.0.0-rc.1
+version: 10.0.0-rc.2
3
description: Lint rules for Dart and Flutter used internally at Very Good Ventures.
4
repository: https://github.com/VeryGoodOpenSource/very_good_analysis
5
issue_tracker: https://github.com/VeryGoodOpenSource/very_good_analysis/issues
0 commit comments