Skip to content

Commit

Permalink
add ignore
Browse files Browse the repository at this point in the history
  • Loading branch information
Hedon-dev committed Jan 22, 2025
1 parent be998e3 commit 31c8b10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/utils/print_all_official_plugins.dart
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ void main() {
}

// Print in json
// ignore: avoid_print
print(jsonEncode(pluginsList));
});
}

0 comments on commit 31c8b10

Please sign in to comment.