Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F15489884
D9801.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
1 KB
Referenced Files
None
Subscribers
None
D9801.diff
View Options
diff --git a/.arclint b/.arclint
--- a/.arclint
+++ b/.arclint
@@ -12,36 +12,43 @@
"generated": {
"type": "generated"
},
+ "json": {
+ "type": "json",
+ "include": [
+ "(^\\.arcconfig$)",
+ "(^\\.arclint$)",
+ "(\\.json$)"
+ ]
+ },
"merge-conflict": {
"type": "merge-conflict"
},
"nolint": {
"type": "nolint"
},
- "phutil-xhpast": {
- "type": "phutil-xhpast",
- "include": "(\\.php$)"
- },
"phutil-library": {
"type": "phutil-library",
"include": "(\\.php$)"
},
- "text": {
- "type": "text"
+ "phutil-xhpast": {
+ "type": "phutil-xhpast",
+ "include": "(\\.php$)"
},
"spelling": {
"type": "spelling"
},
+ "text": {
+ "type": "text"
+ },
"xhpast": {
"type": "xhpast",
"include": "(\\.php$)",
"severity": {
"16": "advice",
- "29": "warning",
- "31": "error",
- "34": "error",
- "35": "error"
- }
+ "34": "error"
+ },
+ "xhpast.php-version": "5.2.3",
+ "xhpast.php-version.windows": "5.3.0"
}
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Apr 12, 1:08 PM (1 w, 4 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7575467
Default Alt Text
D9801.diff (1 KB)
Attached To
Mode
D9801: Modernize `.arclint` file
Attached
Detach File
Event Timeline
Log In to Comment