Skip to content

Commit e20a089

Browse files
authored
Add dprint-plugin-mago (#33)
1 parent 2e8e03f commit e20a089

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

info.json

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,16 @@
9696
"**/node_modules"
9797
]
9898
},
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+
},
99109
{
100110
"name": "dprint-plugin-ruff",
101111
"description": "Ruff (Python) wrapper plugin.",

0 commit comments

Comments
 (0)