square / spacecommander

Commit fully-formatted Objective-C as a team without even trying.
Other
1.13k stars 177 forks source link

Add test case for block formatting. #33 #34

Closed alanf closed 8 years ago

alanf commented 8 years ago

Use custom clang-format from: https://github.com/ksuther/spacecommander/blob/af9708b32bcc36ebc99a4e8e5b569ba2a0dcba20/bin/clang-format

@ksuther

justinseanmartin commented 8 years ago

LGTM

natan commented 8 years ago

LGTM

alanf commented 8 years ago

@ksuther which llvm SHA did you check out as part of building this? Just wanted to make sure I could build this locally

ksuther commented 8 years ago

I believe it's 710bb5a59841c1a3c79e32ee374b5d0448bbf9b7 (https://llvm.org/svn/llvm-project/llvm/trunk@256072).