Skip to content

Commit 61fb9c5

Browse files
committed
Merge branch 'main' into recreateSigurdsPR
2 parents db3c8fe + 39c1478 commit 61fb9c5

File tree

3 files changed

+2
-3
lines changed

3 files changed

+2
-3
lines changed

.github/labeler.yaml renamed to .github/labeler.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Configuration for .github/workflows/pull_request_label.yml.
1+
# Configuration for .github/workflows/pull_request_label.yaml.
22

33
"package-args":
44
- changed-files:

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,7 @@ This repository is home to various Dart packages under the [dart.dev](https://pu
88

99
| Package | Description | Version |
1010
|---|---|---|
11-
| [args](pkgs/args/) | Library for defining parsers for parsing raw command-line arguments into a set
12-
of options and values. | [![pub package](https://img.shields.io/pub/v/args.svg)](https://pub.dev/packages/args) |
11+
| [args](pkgs/args/) | Library for defining parsers for parsing raw command-line arguments into a set of options and values. | [![pub package](https://img.shields.io/pub/v/args.svg)](https://pub.dev/packages/args) |
1312

1413
## Publishing automation
1514

pkgs/placeholder

Whitespace-only changes.

0 commit comments

Comments
 (0)