Skip to content

Commit d2b73d1

Browse files
committed
Add Azure AD Pattern
1 parent ade972a commit d2b73d1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/actions/spelling/candidate.patterns

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,9 @@ arn:aws:[-/:\w]+
8787
# AWS VPC
8888
vpc-\w+
8989

90+
# Azure AD
91+
\baad\.\w{48}\b
92+
9093
# While you could try to match `http://` and `https://` by using `s?` in `https?://`, sometimes there
9194
# YouTube url
9295
\b(?:(?:www\.|)youtube\.com|youtu.be)/(?:channel/|embed/|user/|playlist\?list=|watch\?v=|v/|)[-a-zA-Z0-9?&=_%]*

0 commit comments

Comments
 (0)