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

Proof that initializers with attributed arguments don't get removed #5652

Closed SimplyDanny closed 3 months ago

SwiftLintBot commented 3 months ago
1 Warning
: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.99s vs 0.99s on main (0% slower)
:book: Linting Alamofire with this PR took 1.37s vs 1.37s on main (0% slower)
:book: Linting Brave with this PR took 8.06s vs 8.11s on main (0% faster)
:book: Linting DuckDuckGo with this PR took 4.51s vs 4.52s on main (0% faster)
:book: Linting Firefox with this PR took 11.43s vs 11.46s on main (0% faster)
:book: Linting Kickstarter with this PR took 10.11s vs 10.05s on main (0% slower)
:book: Linting Moya with this PR took 0.56s vs 0.56s on main (0% slower)
:book: Linting NetNewsWire with this PR took 2.84s vs 2.78s on main (2% slower)
:book: Linting Nimble with this PR took 0.82s vs 0.82s on main (0% slower)
:book: Linting PocketCasts with this PR took 8.85s vs 8.52s on main (3% slower)
:book: Linting Quick with this PR took 0.47s vs 0.46s on main (2% slower)
:book: Linting Realm with this PR took 5.06s vs 5.08s on main (0% faster)
:book: Linting Sourcery with this PR took 2.56s vs 2.55s on main (0% slower)
:book: Linting Swift with this PR took 4.95s vs 4.95s on main (0% slower)
:book: Linting VLC with this PR took 1.34s vs 1.35s on main (0% faster)
:book: Linting Wire with this PR took 19.25s vs 19.26s on main (0% faster)
:book: Linting WordPress with this PR took 14.33s vs 14.26s on main (0% slower)

Here's an example of your CHANGELOG entry:

* Proof that initializers with attributed arguments don't get removed.  
  [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