mirror of
https://github.com/bitcoin/bitcoin.git
synced 2024-11-20 10:38:42 +01:00
16 lines
265 B
Plaintext
16 lines
265 B
Plaintext
{
|
|
"output": {
|
|
"content": {
|
|
"include_only_existing_source": true,
|
|
"paths_to_include": [],
|
|
"paths_to_exclude": [
|
|
"src/leveldb"
|
|
]
|
|
},
|
|
"format": {
|
|
"command_as_array": true,
|
|
"drop_output_field": false
|
|
}
|
|
}
|
|
}
|