Page MenuHomePhabricator

.arclint
No OneTemporary

.arclint

{
"linters": {
"generated": {
"type": "generated"
},
"clang-format": {
"type": "clang-format",
"include": "(^src/.*\\.(h|c|cpp)$)",
"exclude": [
"(^src/(secp256k1|univalue|leveldb)/)"
]
},
"autopep8": {
"type": "autopep8",
"include": "(\\.py$)"
}
}
}

File Metadata

Mime Type
application/json
Expires
Mon, Nov 25, 08:08 (1 d, 16 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4574923
Default Alt Text
.arclint (407 B)

Event Timeline