As per title.
I assume at this point that the file that weren't touched are good to be formatted en masse, as it won't cause too much conflict. We'd also format everything before we branch out a release.
Differential D262
Format all tests deadalnix on Jun 23 2017, 18:12. Authored by Tags None Subscribers None
Details
As per title. I assume at this point that the file that weren't touched are good to be formatted en masse, as it won't cause too much conflict. We'd also format everything before we branch out a release. make check
Diff Detail
Event TimelineComment Actions If, when we format everything before release, we could solve the problem of single-line if(some_condition) { do_something(); } contraction, that would be great. |