Skip to content

Commit 4ca730a

Browse files
authored
feat(dart_frog_cli): create uses very_good_analysis 3.0.1 (#117)
1 parent 9b08d73 commit 4ca730a

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

bricks/create_dart_frog/__brick__/analysis_options.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
include: package:very_good_analysis/analysis_options.3.0.0.yaml
1+
include: package:very_good_analysis/analysis_options.3.0.1.yaml
22
analyzer:
33
exclude:
44
- build/**

bricks/create_dart_frog/__brick__/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,4 @@ dependencies:
1212
dev_dependencies:
1313
mocktail: ^0.3.0
1414
test: ^1.19.2
15-
very_good_analysis: ^3.0.0
15+
very_good_analysis: ^3.0.1

packages/dart_frog_cli/lib/src/commands/create/templates/create_dart_frog_bundle.dart

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)