Commit 6a152738 authored by C Cirello's avatar C Cirello Committed by FichteFoll

Restrict phpfmt to ST3 only (#5428)

parent 0f1838c1
...@@ -1042,7 +1042,7 @@ ...@@ -1042,7 +1042,7 @@
"labels": ["language syntax", "formatter", "php", "formatting", "psr1", "psr2"], "labels": ["language syntax", "formatter", "php", "formatting", "psr1", "psr2"],
"releases": [ "releases": [
{ {
"sublime_text": "*", "sublime_text": ">=3000",
"tags": true "tags": true
} }
] ]
......
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