We have some Objective-C source files, too
Change-Id: I0e8319596c11f7dc2ed9b5660eebe55aaa9ec493
This commit is contained in:
parent
a7a13045bc
commit
6ff84c8a89
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ charset = utf-8
|
||||||
trim_trailing_whitespace = true
|
trim_trailing_whitespace = true
|
||||||
|
|
||||||
# Source code files
|
# Source code files
|
||||||
[*.{c,cxx,cpp,h,hxx,hpp,java,mm,py,swift,xsl}]
|
[*.{c,cxx,cpp,h,hxx,hpp,java,m,mm,py,swift,xsl}]
|
||||||
indent_style = space
|
indent_style = space
|
||||||
indent_size = 4
|
indent_size = 4
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue