# Space Commander: Tools for Automated Objective-C Formatting

DevFeed: [Space Commander: Tools for Automated Objective-C Formatting](<https://devfeed.tech/articles/space-commader-take-command-of-objective-c-whitespace-15861.md>)

Original publisher: [Read original article](<https://developer.squareup.com/blog/space-commader-take-command-of-objective-c-whitespace>)

Author: Square Engineering

Published: 2015-06-03T16:09:00Z

Content type: release

Language: en

Sources: [Square Corner Blog RSS Feed](<https://devfeed.tech/sources/square-corner-blog-rss-feed.md>)

Topics: [Objective-C](<https://devfeed.tech/topics/objective-c.md>), [Tool](<https://devfeed.tech/topics/tool.md>), [LLVM](<https://devfeed.tech/topics/llvm.md>), [Git](<https://devfeed.tech/topics/git.md>), [iOS](<https://devfeed.tech/topics/ios.md>), [Testing](<https://devfeed.tech/topics/testing.md>)

Tags: [also](<https://devfeed.tech/tags/also.md>), [code](<https://devfeed.tech/tags/code.md>), [engineering](<https://devfeed.tech/tags/engineering.md>), [git](<https://devfeed.tech/tags/git.md>), [ios](<https://devfeed.tech/tags/ios.md>), [llvm](<https://devfeed.tech/tags/llvm.md>), [objective-c](<https://devfeed.tech/tags/objective-c.md>), [testing](<https://devfeed.tech/tags/testing.md>), [tools](<https://devfeed.tech/tags/tools.md>)

## AI overview

Square announces Space Commander, a set of tools for configuring and enforcing Objective-C formatting across its Register iOS team. It uses clang-format with custom hooks, scripts, commit checks, testing fixtures, and build integration to automate formatting and reduce manual review work.

## Source excerpt

A set of tools for teams to setup, customize, and enforce Objective-C formatting.