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.
2 parents 21c91a9 + 386c9e6 commit 477f6f2Copy full SHA for 477f6f2
messages.json
@@ -1,4 +1,5 @@
1
{
2
"install": "messages/install.txt",
3
- "1.1.0": "messages/1.1.0.txt"
+ "1.1.0": "messages/1.1.0.txt",
4
+ "2.0.0": "messages/2.0.0.txt"
5
}
messages/2.0.0.txt
@@ -0,0 +1,7 @@
+SublimeLinter-phpcs 2.0.0
+-------------------------
+
+Yeah, we're linting via STDIN!
6
+The setting `cmd` has been renamed to `executable` which is the standard name
7
+all linters now use.
0 commit comments