mirror of
https://github.com/intel/compute-runtime.git
synced 2026-02-08 10:25:52 +08:00
refactor: add InsertBraces clang-format rule
Signed-off-by: Radoslaw Jablonski <radoslaw.jablonski@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
0eeb1899d4
commit
37c0d9b934
@@ -71,6 +71,7 @@ IncludeCategories:
|
||||
IndentCaseLabels: false
|
||||
IndentWidth: 4
|
||||
IndentWrappedFunctionNames: false
|
||||
InsertBraces: true
|
||||
KeepEmptyLinesAtTheStartOfBlocks: true
|
||||
MacroBlockBegin: ''
|
||||
MacroBlockEnd: ''
|
||||
|
||||
Reference in New Issue
Block a user