We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ade972a commit d2b73d1Copy full SHA for d2b73d1
.github/actions/spelling/candidate.patterns
@@ -87,6 +87,9 @@ arn:aws:[-/:\w]+
87
# AWS VPC
88
vpc-\w+
89
90
+# Azure AD
91
+\baad\.\w{48}\b
92
+
93
# While you could try to match `http://` and `https://` by using `s?` in `https?://`, sometimes there
94
# YouTube url
95
\b(?:(?:www\.|)youtube\.com|youtu.be)/(?:channel/|embed/|user/|playlist\?list=|watch\?v=|v/|)[-a-zA-Z0-9?&=_%]*
0 commit comments