-
-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
So many changes... Too long for short message. RC5
- Loading branch information
1 parent
0eb5e6c
commit ddb7903
Showing
251 changed files
with
12,107 additions
and
10,143 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,19 @@ | ||
{ | ||
"cSpell.words": [ | ||
"Analyzer", | ||
"commandlet", | ||
"commandlets", | ||
"Gavsto", | ||
"Mikey", | ||
"Organisation", | ||
"Organisations", | ||
"organisation", | ||
"hashtable", | ||
"pluralised", | ||
"Homotechsual", | ||
"pipelining", | ||
"O'Toole" | ||
], | ||
"cSpell.language": "en-GB", | ||
{ | ||
"cSpell.words": [ | ||
"Analyzer", | ||
"commandlet", | ||
"commandlets", | ||
"Gavsto", | ||
"hashtable", | ||
"Homotechsual", | ||
"Mikey", | ||
"O'Toole", | ||
"organisation", | ||
"Organisation", | ||
"Organisations", | ||
"pipelining", | ||
"pluralised", | ||
"Whitelock" | ||
], | ||
"cSpell.language": "en-GB" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,65 +1,65 @@ | ||
{ | ||
"folders": [ | ||
{ | ||
"path": "." | ||
} | ||
], | ||
"settings": { | ||
"editor.indentSize": "tabSize", | ||
"editor.tabSize": 1, | ||
"editor.detectIndentation": true, | ||
"editor.autoIndent": "advanced", | ||
"editor.formatOnSave": true, | ||
"editor.formatOnSaveMode": "modificationsIfAvailable", | ||
"azure-pipelines.customSchemaFile": ".\\DevOps\\azurepipelines.schema.json", | ||
"powershell.pester.useLegacyCodeLens": false, | ||
"powershell.codeFormatting.preset": "OTBS", | ||
"powershell.codeFormatting.useConstantStrings": true, | ||
"powershell.codeFormatting.alignPropertyValuePairs": false, | ||
"powershell.codeFormatting.addWhitespaceAroundPipe": true, | ||
"powershell.codeFormatting.autoCorrectAliases": true, | ||
"powershell.codeFormatting.ignoreOneLineBlock": true, | ||
"powershell.codeFormatting.newLineAfterCloseBrace": true, | ||
"powershell.codeFormatting.newLineAfterOpenBrace": true, | ||
"powershell.codeFormatting.useCorrectCasing": true, | ||
"powershell.codeFormatting.whitespaceAfterSeparator": true, | ||
"powershell.codeFormatting.trimWhitespaceAroundPipe": false, | ||
"powershell.codeFormatting.whitespaceAroundOperator": true, | ||
"powershell.codeFormatting.whitespaceBeforeOpenBrace": true, | ||
"powershell.codeFormatting.whitespaceBeforeOpenParen": true, | ||
"powershell.codeFormatting.whitespaceBetweenParameters": false, | ||
"powershell.codeFormatting.whitespaceInsideBrace": true, | ||
"cSpell.words": [ | ||
"hashtable", | ||
"homotechsual", | ||
"Homotechsual", | ||
"organisation", | ||
"Organisation", | ||
"pluralised" | ||
], | ||
"intelephense.format.braces": "k&r" | ||
}, | ||
"launch": { | ||
"version": "0.2.0", | ||
"configurations": [ | ||
{ | ||
"name": "PowerShell Attach to Host Process", | ||
"type": "PowerShell", | ||
"request": "attach", | ||
"runspaceId": 1 | ||
}, | ||
{ | ||
"name": "PowerShell Attach Interactive Session Runspace", | ||
"type": "PowerShell", | ||
"request": "attach" | ||
}, | ||
{ | ||
"name": "PowerShell: Launch Current File", | ||
"type": "PowerShell", | ||
"request": "launch", | ||
"script": "${file}", | ||
"cwd": "${file}" | ||
} | ||
] | ||
} | ||
{ | ||
"folders": [ | ||
{ | ||
"path": "." | ||
} | ||
], | ||
"settings": { | ||
"editor.insertSpaces": false, | ||
"editor.detectIndentation": false, | ||
"editor.autoIndent": "full", | ||
"editor.formatOnSave": true, | ||
"editor.formatOnSaveMode": "modificationsIfAvailable", | ||
"azure-pipelines.customSchemaFile": ".\\DevOps\\azurepipelines.schema.json", | ||
"powershell.pester.useLegacyCodeLens": false, | ||
"powershell.codeFormatting.preset": "OTBS", | ||
"powershell.codeFormatting.useConstantStrings": true, | ||
"powershell.codeFormatting.alignPropertyValuePairs": false, | ||
"powershell.codeFormatting.addWhitespaceAroundPipe": true, | ||
"powershell.codeFormatting.autoCorrectAliases": true, | ||
"powershell.codeFormatting.ignoreOneLineBlock": true, | ||
"powershell.codeFormatting.newLineAfterCloseBrace": true, | ||
"powershell.codeFormatting.newLineAfterOpenBrace": true, | ||
"powershell.codeFormatting.useCorrectCasing": true, | ||
"powershell.codeFormatting.whitespaceAfterSeparator": true, | ||
"powershell.codeFormatting.trimWhitespaceAroundPipe": false, | ||
"powershell.codeFormatting.whitespaceAroundOperator": true, | ||
"powershell.codeFormatting.whitespaceBeforeOpenBrace": true, | ||
"powershell.codeFormatting.whitespaceBeforeOpenParen": true, | ||
"powershell.codeFormatting.whitespaceBetweenParameters": false, | ||
"powershell.codeFormatting.whitespaceInsideBrace": true, | ||
"cSpell.words": [ | ||
"hashtable", | ||
"homotechsual", | ||
"Homotechsual", | ||
"organisation", | ||
"Organisation", | ||
"pluralised", | ||
"Whitelock" | ||
], | ||
"intelephense.format.braces": "k&r" | ||
}, | ||
"launch": { | ||
"version": "0.2.0", | ||
"configurations": [ | ||
{ | ||
"name": "PowerShell Attach to Host Process", | ||
"type": "PowerShell", | ||
"request": "attach", | ||
"runspaceId": 1 | ||
}, | ||
{ | ||
"name": "PowerShell Attach Interactive Session Runspace", | ||
"type": "PowerShell", | ||
"request": "attach" | ||
}, | ||
{ | ||
"name": "PowerShell: Launch Current File", | ||
"type": "PowerShell", | ||
"request": "launch", | ||
"script": "${file}", | ||
"cwd": "${file}" | ||
} | ||
] | ||
} | ||
} |
Oops, something went wrong.