Skip to content

Commit 4d819a5

Browse files
committed
prep 2.4 release
1 parent 815593f commit 4d819a5

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

messages.json

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

messages/2.4.0.txt

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
SublimeLinter-phpcs 2.4.0
2+
-------------------------------
3+
4+
Quick actions (to ignore specific error codes) can now be enabled by
5+
adding the `-s` argument. This adds error codes to the output.

0 commit comments

Comments
 (0)