nb/intel/i945/gma: Log configured VGA mode
[coreboot.git] / .clang-format
bloba3ef233a243d37d0e4b41151ce981bff2caa0d81
1 BasedOnStyle: LLVM
2 IndentWidth: 8
3 UseTab: Always
4 BreakBeforeBraces: Linux
5 AllowShortIfStatementsOnASingleLine: false
6 IndentCaseLabels: false