# 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.