Closed ohitsdaniel closed 3 years ago
Resolves #20.
We want to enforce consistent formatting throughout the project.
Run swiftformat in a CI action and commit formatted code, if needed.
Resolves #20.
Problem
We want to enforce consistent formatting throughout the project.
Solution
Run swiftformat in a CI action and commit formatted code, if needed.