unplugged-system/external/pigweed/pigweed.json

10 lines
108 B
JSON
Raw Normal View History

{
"pw": {
"pw_presubmit": {
"format": {
"python_formatter": "black"
}
}
}
}