Skip to content

Commit

Permalink
fix analysis warning
Browse files Browse the repository at this point in the history
  • Loading branch information
tomarra committed Dec 19, 2024
1 parent e8c8ca6 commit 2efd236
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions very_good_dart_cli/hooks/test/post_gen_test.dart
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ void main() {
final pubGetCompleter = Completer<void>();
final fixCompleter = Completer<void>();

// Using the shortcut here as its just a test
// ignore: prefer_function_declarations_over_variables
final runProcess = (
String executable,
Expand Down

0 comments on commit 2efd236

Please sign in to comment.