Skip to content

Commit fe4936f

Browse files
committed
prep 2.3
1 parent baa8015 commit fe4936f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

messages.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
{
2-
"install": "messages/install.txt"
2+
"install": "messages/install.txt",
3+
"2.3.0": "messages/2.3.0.txt"
34
}

messages/2.3.0.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
SublimeLinter-phpcs 2.3.0
2+
-------------------------------
3+
4+
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

Comments
 (0)