Skip to content

Formatting attrs

Ben Boeckel requested to merge ben.boeckel/smtk:formatting-attrs into master

Are there any files which match these which should not be formatted? Those which should be?

The diff here is…large and you can do the formatting locally with the source-formatters repository. This just gets the bits in place so that the formatting can be done.

The plan for actually doing the formatting would be to first land the header sorting bits since they can change semantics and cause legitimate build failures. Other than that, incremental changes we can make to help make the diff smaller would be great. I'll look at putting together a plan for getting the whole thing reviewed (well, at least having had some eyeballs on the changes in the reformat).

Cc: @tjcorona @haocheng.liu @bob.obara

Merge request reports