nicklockwood / SwiftFormat

A command-line tool and Xcode Extension for formatting Swift code
MIT License
7.62k stars 623 forks source link

Support automatic sorting by name pattern for `sortDeclarations` rule #1731

Closed oiuhr closed 2 weeks ago

oiuhr commented 2 weeks ago

Changes referenced from previous pull request by @calda

codecov[bot] commented 2 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 95.21%. Comparing base (9a4258e) to head (cf24047). Report is 1 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #1731 +/- ## =========================================== - Coverage 95.24% 95.21% -0.03% =========================================== Files 20 20 Lines 23284 23323 +39 =========================================== + Hits 22176 22207 +31 - Misses 1108 1116 +8 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

janviaroraa commented 2 weeks ago

Please look into the Failing cases