Skip to content

Commit

Permalink
prep 2.4 release
Browse files Browse the repository at this point in the history
  • Loading branch information
braver committed Sep 5, 2020
1 parent 815593f commit 4d819a5
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
3 changes: 2 additions & 1 deletion messages.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
{
"install": "messages/install.txt",
"2.3.0": "messages/2.3.0.txt"
"2.3.0": "messages/2.3.0.txt",
"2.4.0": "messages/2.4.0.txt"
}
5 changes: 5 additions & 0 deletions messages/2.4.0.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
SublimeLinter-phpcs 2.4.0
-------------------------------

Quick actions (to ignore specific error codes) can now be enabled by
adding the `-s` argument. This adds error codes to the output.

0 comments on commit 4d819a5

Please sign in to comment.