realm / SwiftLint

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

Adds `all` analyzer pseudo-rule #5519

Closed mildm8nnered closed 3 months ago

mildm8nnered commented 3 months ago

Picks up from #5035 and fixes #4999

Adds an all pseudo-rule for the analyzer_rules section of the configuration file.

individual rules can still be disabled in disabled_rules.

I left @woxtu 's name on the credits as they did the initial work for this.

SwiftLintBot commented 3 months ago
17 Messages
:book: Linting Aerial with this PR took 0.79s vs 0.8s on main (1% faster)
:book: Linting Alamofire with this PR took 1.13s vs 1.13s on main (0% slower)
:book: Linting Brave with this PR took 6.52s vs 6.56s on main (0% faster)
:book: Linting DuckDuckGo with this PR took 3.55s vs 3.61s on main (1% faster)
:book: Linting Firefox with this PR took 9.24s vs 9.27s on main (0% faster)
:book: Linting Kickstarter with this PR took 8.26s vs 8.15s on main (1% slower)
:book: Linting Moya with this PR took 0.47s vs 0.48s on main (2% faster)
:book: Linting NetNewsWire with this PR took 2.38s vs 2.38s on main (0% slower)
:book: Linting Nimble with this PR took 0.68s vs 0.67s on main (1% slower)
:book: Linting PocketCasts with this PR took 6.99s vs 6.97s on main (0% slower)
:book: Linting Quick with this PR took 0.33s vs 0.33s on main (0% slower)
:book: Linting Realm with this PR took 4.3s vs 4.14s on main (3% slower)
:book: Linting Sourcery with this PR took 2.04s vs 2.02s on main (0% slower)
:book: Linting Swift with this PR took 3.82s vs 3.84s on main (0% faster)
:book: Linting VLC with this PR took 1.09s vs 1.08s on main (0% slower)
:book: Linting Wire with this PR took 14.28s vs 14.31s on main (0% faster)
:book: Linting WordPress with this PR took 9.35s vs 9.48s on main (1% faster)

Generated by :no_entry_sign: Danger