mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-21 06:55:39 +00:00
; Configure ObjC for clang-format
This commit is contained in:
parent
505c806230
commit
8dbc74084b
@ -1,4 +1,3 @@
|
||||
Language: Cpp
|
||||
BasedOnStyle: GNU
|
||||
AlignEscapedNewlinesLeft: true
|
||||
AlignOperands: Align
|
||||
@ -35,6 +34,10 @@ PenaltyBreakBeforeFirstCallParameter: 2000
|
||||
SpaceAfterCStyleCast: true
|
||||
SpaceBeforeParens: Always
|
||||
UseTab: Always
|
||||
---
|
||||
Language: Cpp
|
||||
---
|
||||
Language: ObjC
|
||||
|
||||
# Local Variables:
|
||||
# mode: yaml
|
||||
|
Loading…
Reference in New Issue
Block a user