<div dir="ltr">I&#39;m a huge fan of clang-format, (<a href="http://clang.llvm.org/docs/ClangFormat.html">http://clang.llvm.org/docs/ClangFormat.html</a>) a tool that can set rules for formatting source code in Objective-C projects. With tools like spacecommander (<a href="https://github.com/square/spacecommander">https://github.com/square/spacecommander</a>) and clang-format for XCode (<a href="https://github.com/travisjeffery/ClangFormat-Xcode">https://github.com/travisjeffery/ClangFormat-Xcode</a>), it can enforce the rules and auto run the formatter constantly so nicely formatted code stays that way. It saves alot of time, and keeps acleaner commit log without constant formatting adjustment. <div><br></div><div>Moving to Swift, it was a dearly missed feature. I actually asked about if Swift would be supported by clang-format on the clang-developers forum after it was announced in 2014, but got no replies. ( <a href="http://clang-developers.42468.n3.nabble.com/Will-clang-format-support-the-format-of-Swift-td4039910.html">http://clang-developers.42468.n3.nabble.com/Will-clang-format-support-the-format-of-Swift-td4039910.html</a> ) <div><div><div><br></div><div>Would auto formatting tools for Swift be a good idea to include in the bundle of Swift Components, like clang-format is a part of clang/llvm? </div><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr"><div>Regards Håkon Bogen<br><a href="http://haaakon.org" target="_blank">http://haaakon.org</a><br>+47 95 09 68 11</div></div></div>
</div></div></div></div>