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