chore: improve repo management

This commit is contained in:
Michele Cereda
2024-09-28 18:44:39 +02:00
parent fc77528c79
commit b92f2031a9
2 changed files with 3 additions and 2 deletions

View File

@@ -15,6 +15,8 @@
"redhat.ansible", "redhat.ansible",
"redhat.vscode-xml", "redhat.vscode-xml",
"redhat.vscode-yaml" "redhat.vscode-yaml",
"pulumi.pulumi-vscode-tools"
] ]
} }

View File

@@ -1,6 +1,5 @@
{ {
"editor.formatOnPaste": true, "editor.formatOnPaste": true,
"editor.formatOnSave": true,
"editor.formatOnSaveMode": "modificationsIfAvailable", "editor.formatOnSaveMode": "modificationsIfAvailable",
"json.schemas": [ "json.schemas": [
{ {