21 строка
367 B
YAML
21 строка
367 B
YAML
|
|
info:
|
|
name: PSRule
|
|
description: |
|
|
Visual Studio Code extension for PSRule.
|
|
url: https://github.com/microsoft/PSRule-vscode
|
|
|
|
repository:
|
|
type: git
|
|
url: https://github.com/microsoft/PSRule-vscode.git
|
|
|
|
bugs:
|
|
url: https://github.com/microsoft/PSRule-vscode/issues
|
|
|
|
tasks:
|
|
clear:
|
|
steps:
|
|
- gitPrune:
|
|
name: origin
|
|
removeGone: true
|