Page MenuHomePhabricator

D9801.diff
No OneTemporary

D9801.diff

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

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)

Event Timeline