Skip to content

Commit 6030310

Browse files
committed
Update CONTRIBUTING.md
Signed-off-by: Gray Campbell <12163070+graycampbell@users.noreply.github.com>
1 parent 7ba4b4e commit 6030310

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ brew bundle
3434

3535
This project uses [`SwiftFormat`](https://github.com/nicklockwood/SwiftFormat) to maintain consistent code formatting.
3636
We do not currently automate the process of formatting code, but our CI workflow does use `SwiftFormat` as a linter to
37-
validate that all code changes adhere to our formatting rules. Before creating a PR, please run `SwiftFormat` on all
38-
new or updated files and commit the changes.
37+
validate that all code changes adhere to our formatting rules. Before creating a PR, please run `SwiftFormat` on all new
38+
or updated files and commit the changes.
3939

4040
## Signed Commits Required
4141

0 commit comments

Comments
 (0)