mirror of
https://github.com/espressif/openthread.git
synced 2026-08-20 17:39:51 +00:00
[clang-format] use cpp03 (#3194)
This commit is contained in:
committed by
Jonathan Hui
parent
aa0c3a7a70
commit
5f0791553a
+1
-1
@@ -105,7 +105,7 @@ SpacesInContainerLiterals: true
|
||||
SpacesInCStyleCastParentheses: false
|
||||
SpacesInParentheses: false
|
||||
SpacesInSquareBrackets: false
|
||||
Standard: Cpp11
|
||||
Standard: Cpp03
|
||||
TabWidth: 4
|
||||
UseTab: Never
|
||||
...
|
||||
|
||||
Reference in New Issue
Block a user