Skip to content

refactor: Update swift format rules to use 4 space tabs instead of 2#13

Merged
scottmarchant merged 2 commits intomainfrom
refactor/updateSwiftFormatting
Dec 10, 2025
Merged

refactor: Update swift format rules to use 4 space tabs instead of 2#13
scottmarchant merged 2 commits intomainfrom
refactor/updateSwiftFormatting

Conversation

@scottmarchant
Copy link
Copy Markdown
Collaborator

@scottmarchant scottmarchant commented Dec 8, 2025

Change Summary

Don't be alarmed by the large number of lines changed in this PR. It is pretty much all whitespace-only changes.

  • Added an initial swift format rule definition file, and apply the formatting changes. The main thing changing here is to use 4 spaces for tabs instead of 2.
  • Added script that runs built in swift formatting and linting.

Tip for reviewing

Make sure to hide whitespace changes before reviewing this. It will drastically reduce the number of lines you have to look at.

Copy link
Copy Markdown
Collaborator

@krodak krodak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👾

@scottmarchant scottmarchant self-assigned this Dec 8, 2025
@scottmarchant scottmarchant merged commit 98a7c54 into main Dec 10, 2025
23 checks passed
@scottmarchant scottmarchant deleted the refactor/updateSwiftFormatting branch December 10, 2025 16:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants