Skip to content

Commit

Permalink
Merge branch 'microsoft:master' into user/masudars/WinGet_Repair_COMAPI
Browse files Browse the repository at this point in the history
  • Loading branch information
Madhusudhan-MSFT authored Sep 10, 2024
2 parents f9c3ecd + 9116d5d commit 05220c8
Show file tree
Hide file tree
Showing 64 changed files with 1,057 additions and 945 deletions.
36 changes: 36 additions & 0 deletions .github/actions/spelling/expect.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ ATL
AType
AUrl
auxdata
awgpm
awgs
azcopy
azurewebsites
Baz
Expand Down Expand Up @@ -85,7 +87,10 @@ CLASSNOTREG
CLOSEAPP
cloudapp
clsctx
clsid
cmpwgc
CMSG
cnwgc
cobertura
CODEOWNERS
codepage
Expand All @@ -110,6 +115,7 @@ createmanifestmetadata
cswinrt
ctc
CTL
ctwgcy
currentuser
dacl
datetimeoffset
Expand All @@ -134,6 +140,7 @@ dsc
DUPLICATEALIAS
dustojnikhummer
dvinns
dwgs
ecfr
ecfrbrowse
EFGH
Expand All @@ -148,10 +155,13 @@ errstr
ESRB
etest
etl
ewgp
ewgs
execustom
EXEHASH
experimentalfeatures
fdw
fdwgp
FECAFEB
fedorapeople
fileinuse
Expand Down Expand Up @@ -188,6 +198,13 @@ GRPICONDIR
GRPICONDIRENTRY
guiddef
Gumbalapura
gwgc
gwgcd
gwgp
gwgse
gwgso
gwgus
gwgv
Hackathon
hashtables
helplib
Expand Down Expand Up @@ -233,8 +250,10 @@ isable
ishelp
ISQ
ISVs
iswgp
itr
iwr
iwgc
JArray
JDictionary
jdk
Expand Down Expand Up @@ -354,6 +373,7 @@ NOSEPARATOR
notalostreference
NOTAPROPERTY
NOTIMPL
notmatch
NOTRACK
NOUPDATE
nowarn
Expand Down Expand Up @@ -456,19 +476,25 @@ ronomon
Roronoa
rosoft
rowid
rowids

Check warning on line 479 in .github/actions/spelling/expect.txt

View workflow job for this annotation

GitHub Actions / Check Spelling

`rowids` is ignored by check spelling because another more general variant is also in expect. (ignored-expect-variant)
roy
rpwgpm
RRF
rrr
rswgs
RTTI
runspace
runtimeclass
runtimes
rwgch
rwgs
ryfu
sacl
SARL
sas
SASURL
savepoint
sawgc
schematab
Scm
sddl
Expand Down Expand Up @@ -503,6 +529,7 @@ SOURCESDIRECTORY
sourceversion
spamming
SPAPI
spwgc
sqlite
Srinivasan
SRL
Expand All @@ -518,6 +545,7 @@ subkey
Sudarshan
superstring
swervy
swgus
SYD
SYG
sysrefcomp
Expand All @@ -527,6 +555,8 @@ TARG
taskhostw
tcs
TEMPDIRECTORY
templating
Templating

Check warning on line 559 in .github/actions/spelling/expect.txt

View workflow job for this annotation

GitHub Actions / Check Spelling

`Templating` is ignored by check spelling because another more general variant is also in expect. (ignored-expect-variant)
temppath
testexampleinstaller
thiscouldbeapc
Expand All @@ -537,11 +567,15 @@ tombstoned
transitioning
trimstart
ttl
twgc
twgus
typedef
typeparam
UCase
ucasemap
UChars
ucnv
udwgp
uec
ULONGLONG
UNAVAIL
Expand All @@ -564,6 +598,7 @@ URLZONE
USEDEFAULT
userfilesetting
userprofile
uswgp
uwp
VALUENAMECASE
vclib
Expand All @@ -578,6 +613,7 @@ WDAG
webpages
Webserver
website
websites

Check warning on line 616 in .github/actions/spelling/expect.txt

View workflow job for this annotation

GitHub Actions / Check Spelling

`websites` is ignored by check spelling because another more general variant is also in expect. (ignored-expect-variant)
wesome
wfsopen
wgetenv
Expand Down
3 changes: 3 additions & 0 deletions .github/actions/spelling/patterns.txt
Original file line number Diff line number Diff line change
Expand Up @@ -201,3 +201,6 @@ ReplaceWhileCopying\(L.*\)

# devil fruits
\s([A-Z]{3,}|[A-Z][a-z]{2,}|[a-z]{3,})\s\g{-1}\sno Mi

# PowerShell Aliases defined in .cs files (not those in AliasesToExport in psd1 files)
\[Alias\("[a-z]+"\)\]
Loading

0 comments on commit 05220c8

Please sign in to comment.