Fix compilation by setting clang-format standard to C++03
This commit is contained in:
parent
e61dbc5e88
commit
3c75d4d612
@ -1,3 +1,4 @@
|
||||
Standard: Cpp03
|
||||
UseTab: ForIndentation
|
||||
TabWidth: 4
|
||||
IndentWidth: 4
|
||||
|
||||
Loading…
Reference in New Issue
Block a user