Add commented-out PointerAlignment for C
This commit is contained in:
parent
3483c0d022
commit
8f55aa1670
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
||||||
Language: Cpp
|
Language: Cpp
|
||||||
BasedOnStyle: WebKit
|
BasedOnStyle: WebKit
|
||||||
# https://www.webkit.org/code-style-guidelines/
|
# https://www.webkit.org/code-style-guidelines/
|
||||||
|
#PointerAlignment: Right
|
||||||
---
|
---
|
||||||
Language: CSharp
|
Language: CSharp
|
||||||
BasedOnStyle: Microsoft
|
BasedOnStyle: Microsoft
|
||||||
|
|
Loading…
Reference in a new issue