Skip to content

Commit 477f6f2

Browse files
authored
Merge pull request #27 from SublimeLinter/kaste-patch-2
Prepare 2.0.0
2 parents 21c91a9 + 386c9e6 commit 477f6f2

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-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-
"1.1.0": "messages/1.1.0.txt"
3+
"1.1.0": "messages/1.1.0.txt",
4+
"2.0.0": "messages/2.0.0.txt"
45
}

messages/2.0.0.txt

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
SublimeLinter-phpcs 2.0.0
2+
-------------------------
3+
4+
Yeah, we're linting via STDIN!
5+
6+
The setting `cmd` has been renamed to `executable` which is the standard name
7+
all linters now use.

0 commit comments

Comments
 (0)