We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d82bfcb commit d632d07Copy full SHA for d632d07
Project.code-workspace
@@ -0,0 +1,11 @@
1
+{
2
+ "folders": [
3
+ {
4
+ "path": "."
5
+ }
6
+ ],
7
+ "settings": {
8
+ "powershell.scriptAnalysis.settingsPath": "PSScriptAnalyzerSettings.psd1",
9
+ "powershell.codeFormatting.useCorrectCasing": true
10
11
+}
0 commit comments