Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update SwiftFormat version #1639

Merged
merged 3 commits into from
Aug 14, 2023
Merged

Update SwiftFormat version #1639

merged 3 commits into from
Aug 14, 2023

Commits on Aug 14, 2023

  1. Update SwiftFomat version

    Motivation:
    
    Some changes cause the formatter to throw an error while formatting.
    This particular bug was fixed in 0.52.0.
    
    Modifications:
    
    - Update the formatter version to 0.52.0
    - Update the rules applied to minimise the diff from updating
    - Run the formatter
    
    Results:
    
    - Formatter is up-to-date.
    glbrntt committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    d7a17d1 View commit details
    Browse the repository at this point in the history
  2. Rename test helpers

    glbrntt committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    4cd9c58 View commit details
    Browse the repository at this point in the history
  3. Run the formatter

    glbrntt committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    3bb6b68 View commit details
    Browse the repository at this point in the history