16/04/2021 19:04, Bruce Richardson: > RFC -> V1: > * rebased to current main branch > * performed cleanup on many meson.build files to ensure correct formatting of > lists: > * split lists with >3 or >4 entries to be one per line > * first entry on own line > * last entry on own line with "," > * closing braces dedented to original indent level > * alphabetical ordering > Files in "lib" folder should be mostly ok now - files in the drivers > directory have not been done to the same level, as there are so many of > them to work on. > * other general whitespace changes, including merging lines where possible, > since indent levels are reduced
There were 2 more suggestions in the RFC: - ignore-rev file to avoid polluting git blame - devtools script to convert patches for backport For me they are must-have before merging.