summaryrefslogtreecommitdiff
path: root/chromium/styleguide/swift/swift.md
blob: 3943d67e67643a7f947729d12c027772a49ce755 (plain)
1
2
3
4
5
6
7
8
9
10
# Chromium Swift style guide

_For other languages, please see the [Chromium style guides](https://chromium.googlesource.com/chromium/src/+/main/styleguide/styleguide.md)._

Chromium follows the
[Google Swift style guide](https://google.github.io/swift/)
no exceptions at this point.

[swift-format](https://github.com/apple/swift-format)
can be used to automatically format Swift code.