Skip to content

Commit 64714c7

Browse files
committed
Update PSScriptAnalyzer submodule
Change the PSScriptAnalyzer submodule to point to the original GitHub repository.
1 parent 4bca6ca commit 64714c7

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[submodule "submodules/PSScriptAnalyzer"]
22
path = submodules/PSScriptAnalyzer
3-
url = https://github.com/daviwil/PSScriptAnalyzer.git
4-
branch = UseScriptAnalyzerAsLibrary
3+
url = https://github.com/PowerShell/PSScriptAnalyzer.git
4+
branch = development

0 commit comments

Comments
 (0)