We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4dd84c2 + f1d1937 commit 6eada61Copy full SHA for 6eada61
lib/src/commands/packages/commands/check/commands/licenses.dart
@@ -2,6 +2,7 @@ import 'package:args/command_runner.dart';
2
import 'package:mason/mason.dart';
3
import 'package:very_good_cli/src/pub_license/pub_license.dart';
4
5
+
6
/// {@template packages_check_licenses_command}
7
/// `very_good packages check licenses` command for checking packages licenses.
8
/// {@endtemplate}
0 commit comments