A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/PowerShell/PSScriptAnalyzer/commit/e37daeb62d7ae6267b1a2c78a50404c8ab271786 below:

Fix UseComptaibleSyntax configuration doc · PowerShell/PSScriptAnalyzer@e37daeb · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+3

-3

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+3

-3

lines changed Original file line number Diff line number Diff line change

@@ -12,14 +12,14 @@ due to those PowerShell versions not being able to parse the incompatible syntax

12 12

```PowerShell

13 13

@{

14 14

Rules = @{

15 -

UseCompatibleCommmands = @{

15 +

PSUseCompatibleSyntax = @{

16 16

Enable = $true

17 -

TargetedVersions = @(

17 +

TargetVersions = @(

18 18

"6.0",

19 19

"5.1",

20 20

"4.0"

21 21

)

22 22

}

23 23

}

24 24

}

25 -

```

25 +

```

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4