spacecommander
Code formatter
A tool to enforce formatting conventions in Objective-C code before it's committed to a git repository.
Commit fully-formatted Objective-C as a team without even trying.
1k stars
31 watching
177 forks
Language: Objective-C
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
hyotang666/trivial-formatter | A utility that formats Common Lisp source code according to standardized conventions and syntax. | 39 |
maxattax97/openscad-format | A tool to format and style source code written in the OpenSCAD programming language. | 27 |
scala-ide/scalariform | A code formatter for Scala source code to improve readability and consistency. | 527 |
dotnet/format | A tool for formatting and aligning code in the C# language. | 1,935 |
lspitzner/brittany | A tool to format Haskell source code according to certain formatting rules | 691 |
numtide/treefmt | A tool for streamlining code formatting across multiple languages and formatters | 632 |
vvakame/typescript-formatter | A tool to format TypeScript code according to specified rules and configurations. | 559 |
mathworks/matlab-language-grammar | A set of regular expressions used to define the syntax and structure of MATLAB code for use in highlighting and parsing tools. | 50 |
nixos/nixfmt | A tool that formats code according to a standardized style | 949 |
kkinnear/zprint | A tool for formatting and beautifying Clojure and Clojurescript source code and s-expressions to improve readability. | 563 |
geemus/formatador | A library for formatting text with various options and capabilities for displaying tables, progress bars, and other formatted output. | 451 |
weavejester/cljfmt | A tool that detects and fixes formatting errors in Clojure code to improve readability and consistency. | 1,123 |
ra1028/swift-mod | A tool for modifying Swift code, generating boilerplate and formatting, using Apple's SwiftSyntax framework. | 103 |
mhartington/formatter.nvim | Provides utilities and configurations for formatting source code in various programming languages. | 1,376 |
e2tox/typescript-standard | A tool that validates and formats TypeScript code according to Visual Studio standards. | 31 |