Skip to content

Commit 9da42c1

Browse files
committed
Recognize Google Artifact Registry
1 parent 779acd9 commit 9da42c1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/actions/spelling/candidate.patterns

+2
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,8 @@ vpc-\w+
9696
\bgoogle-analytics\.com/collect.[-0-9a-zA-Z?%=&_.~]*
9797
# Google APIs
9898
\bgoogleapis\.(?:com|dev)/[a-z]+/(?:v\d+/|)[a-z]+/[-@:./?=\w+|&]+
99+
# Google Artifact Registry
100+
\.pkg\.dev(?:/[-\w]+)+(?::[-\w]+|)
99101
# Google Storage
100102
\b[-a-zA-Z0-9.]*\bstorage\d*\.googleapis\.com(?:/\S*|)
101103
# Google Calendar

0 commit comments

Comments
 (0)