In the docs for 16.0.0git, there is an typo in the documentation. Field: `AlignConsecutiveBitFields` Example provided is for macros rather than bit fields ```yaml AlignConsecutiveMacros: AcrossEmptyLines AlignConsecutiveMacros: Enabled: true AcrossEmptyLines: true AcrossComments: false ``` https://clang.llvm.org/docs/ClangFormatStyleOptions.html