We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 779acd9 commit 9da42c1Copy full SHA for 9da42c1
.github/actions/spelling/candidate.patterns
@@ -96,6 +96,8 @@ vpc-\w+
96
\bgoogle-analytics\.com/collect.[-0-9a-zA-Z?%=&_.~]*
97
# Google APIs
98
\bgoogleapis\.(?:com|dev)/[a-z]+/(?:v\d+/|)[a-z]+/[-@:./?=\w+|&]+
99
+# Google Artifact Registry
100
+\.pkg\.dev(?:/[-\w]+)+(?::[-\w]+|)
101
# Google Storage
102
\b[-a-zA-Z0-9.]*\bstorage\d*\.googleapis\.com(?:/\S*|)
103
# Google Calendar
0 commit comments