Commit 0822f4d4 authored by Carlos Gant's avatar Carlos Gant Committed by Will Bond

Added PHP CS Fixer (#6355)

parent c14ffb86
...@@ -925,6 +925,17 @@ ...@@ -925,6 +925,17 @@
} }
] ]
}, },
{
"name": "PHP CS Fixer",
"details": "https://github.com/adael/SublimePhpCsFixer",
"labels": ["php", "formatting"],
"releases": [
{
"sublime_text": "*",
"tags": true
}
]
},
{ {
"name": "PHP Faker Completions", "name": "PHP Faker Completions",
"details": "https://github.com/james2doyle/php-faker-completions", "details": "https://github.com/james2doyle/php-faker-completions",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment