Skip to content

Commit c650b96

Browse files
committed
Spelling
1 parent 4e2fc11 commit c650b96

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.github/actions/spelling/candidate.patterns

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -719,7 +719,7 @@ W/"[^"]+"
719719
# Compiler flags (Windows / PowerShell)
720720
# This is a subset of the more general compiler flags pattern.
721721
# It avoids matching `-Path` to prevent it from being treated as `ath`
722-
(?:^|[\t ,"'`=(])[-/](?:[DPL](?=[A-Z]{2,})|[WXYlf](?=[A-Z]{2,}|[A-Z][a-z]|[a-z]{2,}))
722+
(?:^|[\t ,"'`=(])[\-/](?:[DPL](?=[A-Z]{2,})|[WXYlf](?=[A-Z]{2,}|[A-Z][a-z]|[a-z]{2,}))
723723

724724
# Compiler flags (linker)
725725
,-B

.github/actions/spelling/expect.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ Browsable
6868
BSODs
6969
Buf
7070
buildtransitive
71+
buildtrees
7172
cancelledbyuser
7273
casemap
7374
casemappings

0 commit comments

Comments
 (0)