Skip to content
This repository was archived by the owner on Jun 13, 2024. It is now read-only.

Commit 58abd76

Browse files
committed
fix line endings
1 parent b2adeae commit 58abd76

File tree

9 files changed

+2
-1
lines changed

9 files changed

+2
-1
lines changed

.gitattributes

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
# Set the default behavior, in case people don't have core.autocrlf set.
2-
* text=auto
2+
* text=auto
3+
* -crlf

CHANGELOG.md

100644100755
File mode changed.

OperationValidation/OperationValidation.psm1

100644100755
File mode changed.

OperationValidation/Private/Get-ModuleList.ps1

100644100755
File mode changed.

OperationValidation/Public/Get-OperationValidation.ps1

100644100755
File mode changed.

TestArtifacts/VersionedModule/2.0.0/Diagnostics/Simple/PSGallery.Simple.Tests.ps1

100644100755
File mode changed.

Tests/Meta/Help.tests.ps1

100644100755
File mode changed.

Tests/OperationValidation.Tests.ps1

100644100755
File mode changed.

Tests/Unit/Get-OperationValidation.tests.ps1

100644100755
File mode changed.

0 commit comments

Comments
 (0)