swift-format

Swift formatter

A tool for formatting Swift source code according to a standardized style

Formatting technology for Swift source code

GitHub

3k stars
149 watching
232 forks
Language: Swift
last commit: 4 days ago

Related projects:

Repository Description Stars
swiftlang/swift-syntax Provides libraries for parsing and manipulating the internal representation of Swift source code 3,281
nicklockwood/swiftformat A tool for automatically enforcing a common coding style in Swift projects 7,988
swiftlang/sourcekit-lsp An implementation of the Language Server Protocol for Swift and C-based languages 3,343
swiftlang/swift-package-manager A tool for managing and distributing Swift source code, allowing for easy collaboration and reuse of code 9,770
swiftlang/swift-evolution Maintains proposals and tracks changes to the Swift programming language and its evolution 15,411
swiftlang/swift A high-performance system programming language with a modern syntax, seamless access to existing C and Objective-C code, and memory safety by default. 67,735
airbnb/swift Provides a set of guidelines and tools for formatting and linting Swift code in accordance with Airbnb's style guide. 2,445
swiftgen/swiftgen Automatically generates Swift code for resources like images and localized strings to make them type-safe. 9,304
kodecocodes/swift-style-guide A comprehensive style guide for writing readable and maintainable Swift code 13,125
realm/swiftlint A tool to enforce Swift style and conventions in software development 18,718
krzysztofzablocki/sourcery Automates boilerplate code generation and mock implementations for Swift projects 7,714
ra1028/swift-mod A tool for modifying Swift code, generating boilerplate and formatting, using Apple's SwiftSyntax framework. 103
swiftlang/swift-corelibs-foundation Provides compatibility and shared implementation of core Foundation API for non-Darwin platforms 5,303
ypresto/swiftlintxcode Automates formatting of Swift code using SwiftLint 354
austinzheng/swift-2048 A port of the 2048 game to Swift, allowing players to swipe and tap to move tiles on a grid. 3,136