Details
Details
Diff Detail
Diff Detail
Event Timeline
| docs/tools/dump_format_style.py | ||
|---|---|---|
| 67 | This is needed to fix a bug in the generation of BraceWrappingFlags
Let me know if you prefer to see that in a separate patch | |
Comment Actions
Looks good.
| docs/tools/dump_format_style.py | ||
|---|---|---|
| 67 | The same patch is fine. Thanks for fixing this! | |
This is needed to fix a bug in the generation of BraceWrappingFlags
The generation was failing because of a missing empty line with:
Let me know if you prefer to see that in a separate patch