Page MenuHomePhorge

.arclint
No OneTemporary

.arclint

{
"exclude": [
"(^externals/)",
"(\\.lint-test$)"
],
"linters": {
"filename": {
"type": "filename"
},
"generated": {
"type": "generated"
},
"merge-conflict": {
"type": "merge-conflict"
},
"nolint": {
"type": "nolint"
},
"phutil-xhpast": {
"type": "phutil-xhpast",
"include": "(\\.php$)"
},
"text": {
"type": "text"
},
"spelling": {
"type": "spelling"
},
"xhpast": {
"type": "xhpast",
"include": "(\\.php$)",
"severity": {
"16": "advice",
"29": "warning",
"31": "error",
"34": "error",
"35": "error"
}
}
}
}

File Metadata

Mime Type
application/json
Expires
Sun, Jan 19, 19:42 (1 d, 6 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
1124946
Default Alt Text
.arclint (699 B)

Event Timeline