Skip to content

Commit d9442b4

Browse files
author
Per Kops
committed
feat: update atc-coding-rules-updater.ps1 to utilize --verbose instead of old -v
1 parent 0023dc3 commit d9442b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

atc-coding-rules-updater.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ atc-coding-rules-updater `
99
run `
1010
-p $currentPath `
1111
--optionsPath $currentPath'\atc-coding-rules-updater.json' `
12-
-v
12+
--verbose

0 commit comments

Comments
 (0)