realm / SwiftLint

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

Enforce mandatory trailing comma and fix all violations #5640

Closed SimplyDanny closed 4 days ago

SwiftLintBot commented 1 week ago
2 Warnings
:warning: Big PR
:warning: If this is a user-facing change, please include a CHANGELOG entry to credit yourself!
You can find it at CHANGELOG.md.
17 Messages
:book: Linting Aerial with this PR took 0.66s vs 0.67s on main (1% faster)
:book: Linting Alamofire with this PR took 0.85s vs 0.88s on main (3% faster)
:book: Linting Brave with this PR took 5.14s vs 5.3s on main (3% faster)
:book: Linting DuckDuckGo with this PR took 2.88s vs 2.86s on main (0% slower)
:book: Linting Firefox with this PR took 8.24s vs 8.74s on main (5% faster)
:book: Linting Kickstarter with this PR took 7.19s vs 7.15s on main (0% slower)
:book: Linting Moya with this PR took 0.4s vs 0.41s on main (2% faster)
:book: Linting NetNewsWire with this PR took 1.83s vs 1.84s on main (0% faster)
:book: Linting Nimble with this PR took 0.56s vs 0.56s on main (0% slower)
:book: Linting PocketCasts with this PR took 6.28s vs 6.2s on main (1% slower)
:book: Linting Quick with this PR took 0.33s vs 0.33s on main (0% slower)
:book: Linting Realm with this PR took 3.66s vs 3.45s on main (6% slower)
:book: Linting Sourcery with this PR took 1.68s vs 1.75s on main (4% faster)
:book: Linting Swift with this PR took 3.2s vs 3.07s on main (4% slower)
:book: Linting VLC with this PR took 0.89s vs 0.89s on main (0% slower)
:book: Linting Wire with this PR took 12.07s vs 12.5s on main (3% faster)
:book: Linting WordPress with this PR took 8.93s vs 9.12s on main (2% faster)

Here's an example of your CHANGELOG entry:

* Enforce mandatory trailing comma and fix all violations.  
  [SimplyDanny](https://github.com/SimplyDanny)
  [#issue_number](https://github.com/realm/SwiftLint/issues/issue_number)

note: There are two invisible spaces after the entry's text.

Generated by :no_entry_sign: Danger