Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15376316
D14471.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
774 B
Referenced Files
None
Subscribers
None
D14471.diff
View Options
diff --git a/.arclint b/.arclint
--- a/.arclint
+++ b/.arclint
@@ -38,10 +38,6 @@
"type": "phutil-library",
"include": "(\\.php$)"
},
- "phutil-xhpast": {
- "type": "phutil-xhpast",
- "include": "(\\.php$)"
- },
"spelling": {
"type": "spelling"
},
@@ -51,15 +47,7 @@
"xhpast": {
"type": "xhpast",
"include": "(\\.php$)",
- "severity": {
- "16": "advice",
- "34": "error"
- },
- "xhpast.blacklisted.function": {
- "eval": "The eval() function should be avoided. It is potentially unsafe and makes debugging more difficult."
- },
- "xhpast.php-version": "5.2.3",
- "xhpast.php-version.windows": "5.3.0"
+ "standard": "phutil.xhpast"
}
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Mar 14, 2:49 AM (1 w, 3 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7642051
Default Alt Text
D14471.diff (774 B)
Attached To
Mode
D14471: Apply phutil XHPAST linter standard
Attached
Detach File
Event Timeline
Log In to Comment