Page MenuHomeDevCentral

.arclint
No OneTemporary

.arclint

{
"linters": {
"chmod": {
"type": "chmod"
},
"filename": {
"type": "filename"
},
"json": {
"type": "json",
"include": [
"(^\\.arcconfig$)",
"(^\\.arclint$)",
"(\\.json$)"
]
},
"python": {
"type": "flake8",
"severity": {
"E203": "disabled",
"F821": "advice"
},
"include": [
"(^bin/resolve-hash$)",
"(\\.py$)"
]
}
}
}

File Metadata

Mime Type
application/json
Expires
Thu, Sep 18, 15:14 (8 h, 54 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2985332
Default Alt Text
.arclint (620 B)

Event Timeline