File tree Expand file tree Collapse file tree 3 files changed +5
-6
lines changed Expand file tree Collapse file tree 3 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 44 - changed-files :
55 - any-glob-to-any-file : ' pkgs/args/**'
66
7- " package- characters " :
7+ " package: characters " :
88 - changed-files :
99 - any-glob-to-any-file : ' pkgs/characters/**'
Original file line number Diff line number Diff line change 1- name : Dart CI
1+ name : package:characters
22
33on :
44 # Run CI on pushes to the main branch, and on PRs against main.
Original file line number Diff line number Diff line change @@ -2,11 +2,10 @@ name: characters
22version : 1.3.1
33description : >-
44 String replacement with operations that are Unicode/grapheme cluster aware.
5- repository : https://github.com/dart-lang/core/main/pkgs/characters
6-
5+ repository : https://github.com/dart-lang/core/tree/main/pkgs/characters
76topics :
8- - strings
9- - unicode
7+ - strings
8+ - unicode
109
1110environment :
1211 sdk : ^3.4.0
You can’t perform that action at this time.
0 commit comments