We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11c37f4 commit c47437fCopy full SHA for c47437f
analysis_options.yaml
@@ -1,4 +1,4 @@
1
-include: package:very_good_analysis/analysis_options.5.1.0.yaml
+include: package:very_good_analysis/analysis_options.7.0.0.yaml
2
analyzer:
3
exclude:
4
- "**/version.dart"
pubspec.yaml
@@ -36,7 +36,7 @@ dev_dependencies:
36
build_version: ^2.1.1
37
mocktail: ^1.0.4
38
test: ^1.25.8
39
- very_good_analysis: ">=6.0.0 <8.0.0"
+ very_good_analysis: ^7.0.0
40
41
executables:
42
very_good:
0 commit comments