Skip to content

Commit

Permalink
Merge pull request #1 from microsoft/master
Browse files Browse the repository at this point in the history
Merge microsoft/winget-cli changes.
  • Loading branch information
sreadingMSFT authored Mar 22, 2021
2 parents 0e1e0b4 + bafc20f commit 32ccafc
Show file tree
Hide file tree
Showing 1,200 changed files with 358,279 additions and 2,885 deletions.
42 changes: 42 additions & 0 deletions .github/actions/spelling/allow.txt
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ apps
appx
appxbundle
appxmanifest
appxsdk
APSTUDIO
argc
args
Expand Down Expand Up @@ -55,6 +56,8 @@ cotaskmem
cout
cpp
cppreference
cpprest
cpprestsdk
cppwinrt
CPRWL
createnew
Expand All @@ -68,10 +71,14 @@ dbconn
DBId
declspec
decltype
defaultlocale
delstore
Demitrius
denelon
depersist
Deserialize
deserializer
deserializing
dest
devblogs
differentpath
Expand All @@ -93,6 +100,7 @@ ENU
enum
errorlevel
errstr
esrp
etag
ETW
EVENTTAG
Expand Down Expand Up @@ -127,29 +135,36 @@ getline
github
githubusercontent
hfile
HGLOBAL
hinternet
HKEY
hmac
HMODULE
homepage
Homepage
hostname
hpp
HRESULT
hresult
HRSRC
hstring
html
http
https
Hyperlink
IApplication
IAppx
IAsync
IBuffer
icu
IDisposable
IDX
ifdef
ifndef
ifstream
IInput
IInspectable
IIS
ILogger
impl
Inet
Expand All @@ -166,6 +181,7 @@ iostream
IOutput
IProgress
IRandom
IRest
ISAPPROVEDFOROUTPUT
ISource
isspace
Expand All @@ -180,19 +196,24 @@ Linux
LOCALAPPDATA
localtime
LOGPATH
logsql
logto
LONGLONG
LPCGUID
LPVOID
mailto
MAJORVERSION
makeappx
MAKEINTRESOURCE
makemsix
MANIFESTSCHEMA
MANIFESTVERSION
MBs
mday
metadata
microsoft
mimetype
Minimatch
MINORVERSION
monostate
motw
Expand All @@ -208,6 +229,7 @@ msixsdk
msixsdkx
msixtest
msrc
Multifile
Multimatch
mutex
namespace
Expand All @@ -232,6 +254,8 @@ NTSTATUS
nuget
nullptr
nullsoft
nupkg
nuspec
nunit
OAuth
ofstream
Expand All @@ -242,11 +266,16 @@ ostringstream
OSVERSIONINFOEXW
outfile
OUTOFMEMORY
OWC
PACKAGESSCHEMA
Params
params
parentidx
pathpart
Pathto
PBYTE
pch
PCWSTR
pdb
PEVENT
pfp
Expand All @@ -258,6 +287,7 @@ png
posix
powershell
PPV
pplx
pragma
PRECONFIG
preindexed
Expand All @@ -271,6 +301,7 @@ ptr
publiccontainer
PUCHAR
PVOID
pwa
QCol
RAII
rdbuf
Expand All @@ -287,6 +318,7 @@ repolibtest
rescap
resheader
resmimetype
RESTSOURCE
resw
resx
roadmap
Expand All @@ -295,6 +327,7 @@ rowcount
rowid
rubengustorage
runsettings
runtimes
safecast
savepoint
SCROLLER
Expand Down Expand Up @@ -353,6 +386,7 @@ strcoll
streamoff
streampos
stricmp
strikethrough
STRINGID
STRINGIFY
STRINGIZE
Expand Down Expand Up @@ -392,6 +426,7 @@ triaged
trunc
TRUSTEDPEOPLE
tt
ttl
typedef
typename
uap
Expand All @@ -414,6 +449,7 @@ und
undef
unicode
uninstall
uninstalling
Unregister
updatemanifest
UPLEVEL
Expand All @@ -428,6 +464,8 @@ usersources
utext
utf
uuidof
validator
valijson
vcxitems
vcxproj
vdproj
Expand All @@ -442,6 +480,7 @@ VOS
vso
wapproj
wchar
wcout
wcsicmp
webpage
wekyb
Expand All @@ -457,11 +496,14 @@ winsqlite
wix
wmain
woah
wofstream
workflow
wostream
wpfn
wrl
WStr
wstring
wstringstream
www
xamarin
xlang
Expand Down
8 changes: 7 additions & 1 deletion .github/actions/spelling/excludes.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
(?:^|/)\.gitignore$
(?:^|/)(?i)LICENSE
/shared\.manifest$
\.cer$
\.msix$
Expand All @@ -13,6 +14,11 @@
^NOTICE$
^src/AppInstallerCLICore/Commands/ExperimentalCommand\.cpp$
^src/catch2/
^src/YamlCppLib/
^src/JsonCppLib/
^src/Valijson/
^src/YamlCppLib/
^src/cpprestsdk/
^\.github/
^src/AppInstallerCLITests/TestData/InputNames.txt$
^src/AppInstallerCLITests/TestData/InputPublishers.txt$
^src/AppInstallerCLITests/TestData/NormalizationInitialIds.txt$
Loading

0 comments on commit 32ccafc

Please sign in to comment.