Page MenuHomeDevCentral

.arclint
No OneTemporary

.arclint

{
"exclude": [
"(^vendor/)",
"(^resources/assets/less/bootstrap/)",
"(^tests/data/)"
],
"linters": {
"chmod": {
"type": "chmod"
},
"filename": {
"type": "filename"
},
"json": {
"type": "json",
"include": [
"(^\\.arcconfig$)",
"(^\\.arclint$)",
"(\\.json$)"
]
},
"merge-conflict": {
"type": "merge-conflict"
},
"php": {
"type": "php",
"include": "(\\.php$)"
},
"spelling": {
"type": "spelling"
},
"xml": {
"type": "xml",
"include": "(\\.xml$)"
}
}
}

File Metadata

Mime Type
application/json
Expires
Wed, Dec 17, 10:18 (1 h, 59 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3232495
Default Alt Text
.arclint (615 B)

Event Timeline