mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-12 12:52:35 -03:00
15 lines
265 B
Text
15 lines
265 B
Text
{
|
|
"output": {
|
|
"content": {
|
|
"include_only_existing_source": true,
|
|
"paths_to_include": [],
|
|
"paths_to_exclude": [
|
|
"src/leveldb"
|
|
]
|
|
},
|
|
"format": {
|
|
"command_as_array": true,
|
|
"drop_output_field": false
|
|
}
|
|
}
|
|
}
|