Add swiftformat for all macOS versions except HS (#3170)
This commit is contained in:
@@ -164,7 +164,8 @@ if( -not $os.IsHighSierra) {
|
||||
(Get-GHCupVersion),
|
||||
(Get-GHCVersion),
|
||||
(Get-CabalVersion),
|
||||
(Get-StackVersion)
|
||||
(Get-StackVersion),
|
||||
(Get-SwiftFormatVersion)
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user