Skip to content

Commit 0c53323

Browse files
committed
feat(#194): clean up whitespace in UpdateNovaGitIgnore scripts
1 parent 4881a45 commit 0c53323

2 files changed

Lines changed: 0 additions & 2 deletions

File tree

src/private/scaffold/UpdateNovaGitIgnore.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,4 +126,3 @@ function Update-NovaGitIgnore {
126126

127127
Set-Content -LiteralPath $gitIgnorePath -Value $updatedContent -Encoding utf8 -NoNewline
128128
}
129-

tests/private/scaffold/UpdateNovaGitIgnore.Tests.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,4 +112,3 @@ Describe 'Update-NovaGitIgnore' {
112112
}
113113
}
114114
}
115-

0 commit comments

Comments
 (0)