Formating: Force left alignment
By default Google style is to fallback to currently in use alignment making google export and github conflicting
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
---
|
||||
Language: Cpp
|
||||
BasedOnStyle: Google
|
||||
# Forse pointer to the type for C++
|
||||
DerivePointerAlignment: false
|
||||
PointerAlignment: Left
|
||||
---
|
||||
Language: Java
|
||||
BasedOnStyle: Google
|
||||
|
||||
Reference in New Issue
Block a user