aboutsummaryrefslogtreecommitdiff
path: root/.vscode
diff options
context:
space:
mode:
Diffstat (limited to '.vscode')
-rw-r--r--.vscode/settings.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/.vscode/settings.json b/.vscode/settings.json
index f65e4358..7550c6fa 100644
--- a/.vscode/settings.json
+++ b/.vscode/settings.json
@@ -1,5 +1,5 @@
-{
- "yaml.schemas": {
- "https://json.schemastore.org/github-workflow": "/.github/workflows"
- }
+{
+ "yaml.schemas": {
+ "https://json.schemastore.org/github-workflow": "/.github/workflows"
+ }
} \ No newline at end of file