Kaydet (Commit) a7a13045 authored tarafından Tor Lillqvist's avatar Tor Lillqvist

We have Objective-C++ and Swift source files, too

Change-Id: I28dadb64b09e5781d4c28c2c5395f448d4b71e44
üst 50acacae
...@@ -11,7 +11,7 @@ charset = utf-8 ...@@ -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,py,xsl}] [*.{c,cxx,cpp,h,hxx,hpp,java,mm,py,swift,xsl}]
indent_style = space indent_style = space
indent_size = 4 indent_size = 4
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment