mirror of
https://github.com/exo-explore/exo.git
synced 2026-01-29 00:01:15 -05:00
Swift code currently has no auto formatting. Add `swift-format` to the `treefmt-nix` config to get this formatted. As our existing Swift code uses 4-space formatting instead of the default 2-space, also adds a custom `.swift-format Test plan: - CI