Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F13999394
D9892.id23751.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
692 B
Referenced Files
None
Subscribers
None
D9892.id23751.diff
View Options
diff --git a/src/lint/linter/ArcanistXHPASTLinter.php b/src/lint/linter/ArcanistXHPASTLinter.php
--- a/src/lint/linter/ArcanistXHPASTLinter.php
+++ b/src/lint/linter/ArcanistXHPASTLinter.php
@@ -56,11 +56,7 @@
}
public function getInfoDescription() {
- return pht(
- 'Use XHPAST to enforce Phabricator coding conventions on PHP source '.
- 'files. This linter is intended for use in Phabricator libraries and '.
- 'extensions, and enforces some Phabricator-specific style rules. It '.
- 'may not work well for general PHP source.');
+ return pht('Use XHPAST to enforce coding conventions on PHP source files.');
}
public function getLintNameMap() {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Oct 25, 2:28 PM (2 w, 4 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6743362
Default Alt Text
D9892.id23751.diff (692 B)
Attached To
Mode
D9892: Remove Phabricator reference from the linter description of `ArcanistXHPASTLinter`
Attached
Detach File
Event Timeline
Log In to Comment