blob: 3943d67e67643a7f947729d12c027772a49ce755 [file] [log] [blame] [view]
# 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.