blob: 3943d67e67643a7f947729d12c027772a49ce755 [file] [log] [blame] [view]
Javier Ernesto Flores Roblesa89d00b2020-12-08 20:02:481# Chromium Swift style guide
2
John Palmerbe051302021-05-19 11:48:353_For other languages, please see the [Chromium style guides](https://chromium.googlesource.com/chromium/src/+/main/styleguide/styleguide.md)._
Javier Ernesto Flores Roblesa89d00b2020-12-08 20:02:484
5Chromium follows the
6[Google Swift style guide](https://google.github.io/swift/)
7no exceptions at this point.
8
9[swift-format](https://github.com/apple/swift-format)
10can be used to automatically format Swift code.