vscode auto-format

pull/194/head
romanitho 2022-10-18 15:23:39 +02:00
parent c095e377d7
commit a4112a5154
14 changed files with 41 additions and 41 deletions

View File

@ -1,4 +1,4 @@
<#
<#
.SYNOPSIS
Configure Winget to daily update installed apps.

View File

@ -1,4 +1,4 @@
#Send Notif Script
#Send Notif Script
#get xml notif config
[xml]$NotifConf = Get-Content "$env:ProgramData\Winget-AutoUpdate\config\notif.xml" -Encoding UTF8 -ErrorAction SilentlyContinue

View File

@ -1,4 +1,4 @@
<# LOAD FUNCTIONS #>
<# LOAD FUNCTIONS #>
#Get Working Dir
$Script:WorkingDir = $PSScriptRoot