We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e8e03f commit e20a089Copy full SHA for e20a089
1 file changed
info.json
@@ -96,6 +96,16 @@
96
"**/node_modules"
97
]
98
},
99
+ {
100
+ "name": "dprint-plugin-mago",
101
+ "description": "Mago (PHP) wrapper plugin.",
102
+ "selected": false,
103
+ "configKey": "mago",
104
+ "fileExtensions": [
105
+ "php"
106
+ ],
107
+ "configExcludes": []
108
+ },
109
{
110
"name": "dprint-plugin-ruff",
111
"description": "Ruff (Python) wrapper plugin.",
0 commit comments