2 files changed
+3
-3
lines changedLines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 |
| - | |
| 3 | + | |
| 4 | + |
Submodule PSScriptAnalyzer updated 16 files
- Engine/Commands/InvokeScriptAnalyzerCommand.cs+21-72
- Engine/SafeDirectoryCatalog.cs+74
- Engine/ScriptAnalyzer.cs+273-15
- Engine/ScriptAnalyzerEngine.csproj+7-1
- Engine/Strings.Designer.cs+28-1
- Engine/Strings.resx+9
- Engine/about_PSScriptAnalyzer.help.txt+210
- Rules/Strings.Designer.cs+1-1
- Rules/Strings.resx+1-1
- Tests/Engine/CustomizedRule.tests.ps1+8-1
- Tests/Engine/GlobalSuppression.ps1+7
- Tests/Engine/GlobalSuppression.test.ps1+49
- Tests/Engine/InvokeScriptAnalyzer.tests.ps1+19-2
- Tests/Engine/LibraryUsage.tests.ps1+125
- Tests/Engine/Profile.ps1+9
- Tests/Engine/RuleSuppression.tests.ps1+8-1
0 commit comments