We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 11bf203 commit f036225Copy full SHA for f036225
examples/hello_world/analysis_options.yaml
@@ -1,4 +1,4 @@
1
-include: package:very_good_analysis/analysis_options.6.0.0.yaml
+include: package:very_good_analysis/analysis_options.7.0.0.yaml
2
analyzer:
3
exclude:
4
- build/**
examples/hello_world/pubspec.yaml
@@ -13,4 +13,4 @@ dev_dependencies:
13
http: ^1.0.0
14
mocktail: ^1.0.0
15
test: ^1.25.0
16
- very_good_analysis: ^6.0.0
+ very_good_analysis: ^7.0.0
0 commit comments