Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion .gitattributes
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,6 @@

# External PowerShell files are signed, so we must preserve the exact content instead of
# normalizing line endings.
src/PowerShell/ExternalModules/**/* -text
src/PowerShell/ExternalModules/**/* -text

.github/workflows/*.lock.yml linguist-generated=true merge=ours
2 changes: 2 additions & 0 deletions .github/actions/spelling/allow.txt
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@ motw
mrm
msb
msdata
msftbot
MSHCTX
MSHLFLAGS
msiexec
Expand Down Expand Up @@ -362,6 +363,7 @@ TEXTFORMAT
TEXTINCLUDE
threadpool
TOCTOU
toolsets
tpl
TRACELOGGING
triaged
Expand Down
9 changes: 9 additions & 0 deletions .github/aw/actions-lock.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"entries": {
"github/gh-aw-actions/setup@v0.83.4": {
"repo": "github/gh-aw-actions/setup",
"version": "v0.83.4",
"sha": "e89c65e17eb281bbd5ff2ff9e9199a03e96654c7"
}
}
}
19 changes: 0 additions & 19 deletions .github/workflows/automatic-issue-deduplication.yml

This file was deleted.

Loading
Loading