Page MenuHomeDevCentral

.arclint
No OneTemporary

.arclint

{
"exclude": [],
"linters": {
"chmod": {
"type": "chmod"
},
"filename": {
"type": "filename"
},
"json": {
"type": "json",
"include": [
"(^\\.arcconfig$)",
"(^\\.arclint$)",
"(\\.json$)"
]
},
"merge-conflict": {
"type": "merge-conflict"
},
"rubocop": {
"type": "rubocop",
"include": "(\\.rb$)"
},
"ruby": {
"type": "ruby",
"include": "(\\.rb$)"
},
"spelling": {
"type": "spelling"
},
"xml": {
"type": "xml",
"include": "(\\.xml$)"
}
}
}

File Metadata

Mime Type
text/plain
Expires
Sat, Mar 7, 02:05 (1 d, 4 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3226259
Default Alt Text
.arclint (611 B)

Event Timeline