GitHub presents code in readme with tab size of 8 spaces, which results demo code in README.md hard to skim.
This pull request reformats all code snippets in README.md with preconfigured SwiftFormat configuration, replaces all tabs with for spaces, and adds a missing bracket in the third to last snippet.
GitHub presents code in readme with tab size of 8 spaces, which results demo code in README.md hard to skim.
This pull request reformats all code snippets in README.md with preconfigured SwiftFormat configuration, replaces all tabs with for spaces, and adds a missing bracket in the third to last snippet.