realm / SwiftLint

A tool to enforce Swift style and conventions.
https://realm.github.io/SwiftLint
MIT License
18.61k stars 2.22k forks source link

Refactor SwiftVersion to support numeric version comparisons #5526

Closed chandlerwall closed 5 months ago

chandlerwall commented 6 months ago

Fixes #5517

TODO

SwiftLintBot commented 6 months ago
17 Messages
:book: Linting Aerial with this PR took 0.82s vs 0.82s on main (0% slower)
:book: Linting Alamofire with this PR took 1.14s vs 1.16s on main (1% faster)
:book: Linting Brave with this PR took 6.75s vs 6.58s on main (2% slower)
:book: Linting DuckDuckGo with this PR took 3.47s vs 3.48s on main (0% faster)
:book: Linting Firefox with this PR took 9.27s vs 9.32s on main (0% faster)
:book: Linting Kickstarter with this PR took 8.1s vs 8.18s on main (0% faster)
:book: Linting Moya with this PR took 0.49s vs 0.48s on main (2% slower)
:book: Linting NetNewsWire with this PR took 2.45s vs 2.42s on main (1% slower)
:book: Linting Nimble with this PR took 0.71s vs 0.69s on main (2% slower)
:book: Linting PocketCasts with this PR took 6.94s vs 6.97s on main (0% faster)
:book: Linting Quick with this PR took 0.33s vs 0.33s on main (0% slower)
:book: Linting Realm with this PR took 4.02s vs 4.09s on main (1% faster)
:book: Linting Sourcery with this PR took 2.08s vs 2.06s on main (0% slower)
:book: Linting Swift with this PR took 3.93s vs 3.96s on main (0% faster)
:book: Linting VLC with this PR took 1.14s vs 1.11s on main (2% slower)
:book: Linting Wire with this PR took 14.42s vs 14.23s on main (1% slower)
:book: Linting WordPress with this PR took 9.61s vs 9.63s on main (0% faster)

Generated by :no_entry_sign: Danger

SimplyDanny commented 5 months ago

Are you going to continue here, @chandlerwall?