We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1b3773 commit c474ddfCopy full SHA for c474ddf
src/api/json/catalog.json
@@ -5,7 +5,7 @@
5
{
6
"name": "Upsun config",
7
"description": "Upsun configuration file",
8
- "fileMatch": ["**/.upsun/config.yml", "**/.upsun/config.yaml"],
+ "fileMatch": ["**/.upsun/*.yml", "**/.upsun/*.yaml"],
9
"url": "https://raw.githubusercontent.com/platformsh/platformify/refs/heads/main/validator/schema/upsun.json"
10
},
11
0 commit comments