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 baa8015 commit fe4936fCopy full SHA for fe4936f
messages.json
@@ -1,3 +1,4 @@
1
{
2
- "install": "messages/install.txt"
+ "install": "messages/install.txt",
3
+ "2.3.0": "messages/2.3.0.txt"
4
}
messages/2.3.0.txt
@@ -0,0 +1,6 @@
+SublimeLinter-phpcs 2.3.0
+-------------------------------
+
+Starting with this release, we no longer set the standard by default.
5
+Previously the standard was set to PSR2, you can set this now using "args":
6
+http://www.sublimelinter.com/en/stable/linter_settings.html#args
0 commit comments