2019-10-11 15:44:41 +03:00
|
|
|
|
2020-08-01 06:41:12 +03:00
|
|
|
info:
|
|
|
|
name: PSRule
|
|
|
|
description: |
|
|
|
|
Visual Studio Code extension for PSRule.
|
2020-12-17 10:20:29 +03:00
|
|
|
url: https://github.com/Microsoft/PSRule-vscode
|
2020-08-01 06:41:12 +03:00
|
|
|
|
|
|
|
repository:
|
|
|
|
type: git
|
2020-12-17 10:20:29 +03:00
|
|
|
url: https://github.com/Microsoft/PSRule-vscode.git
|
2020-08-01 06:41:12 +03:00
|
|
|
|
|
|
|
bugs:
|
2020-12-17 10:20:29 +03:00
|
|
|
url: https://github.com/Microsoft/PSRule-vscode/issues
|
2019-10-11 15:44:41 +03:00
|
|
|
|
|
|
|
tasks:
|
|
|
|
clear:
|
|
|
|
steps:
|
|
|
|
- gitPrune:
|
|
|
|
name: origin
|
|
|
|
removeGone: true
|