File tree Expand file tree Collapse file tree 6 files changed +7
-2
lines changed Expand file tree Collapse file tree 6 files changed +7
-2
lines changed File renamed without changes.
Original file line number Diff line number Diff line change 1+ # Configuration for .github/workflows/pull_request_label.yml.
2+
3+ " package-args " :
4+ - changed-files :
5+ - any-glob-to-any-file : ' pkgs/args/**'
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change 1- [ ![ Dart CI] ( https://github.com/dart-lang/args /actions/workflows/test-package.yml /badge.svg )] ( https://github.com/dart-lang/args /actions/workflows/test-package.yml )
1+ [ ![ Dart CI] ( https://github.com/dart-lang/core /actions/workflows/args.yaml /badge.svg )] ( https://github.com/dart-lang/core /actions/workflows/args.yaml )
22[ ![ pub package] ( https://img.shields.io/pub/v/args.svg )] ( https://pub.dev/packages/args )
33[ ![ package publisher] ( https://img.shields.io/pub/publisher/args.svg )] ( https://pub.dev/packages/args/publisher )
44
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ version: 2.6.0-wip
33description : >-
44 Library for defining parsers for parsing raw command-line arguments into a set
55 of options and values using GNU and POSIX style options.
6- repository : https://github.com/dart-lang/args
6+ repository : https://github.com/dart-lang/core/main/pkgs/ args
77
88topics :
99 - cli
You can’t perform that action at this time.
0 commit comments