mirror of
https://github.com/exo-explore/exo.git
synced 2026-04-17 20:40:35 -04: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