SwiftLint icon indicating copy to clipboard operation
SwiftLint copied to clipboard

Adopt typed throws where possible

Open SimplyDanny opened this issue 10 months ago • 2 comments

SimplyDanny avatar Dec 28 '24 18:12 SimplyDanny

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.
18 Messages
:book: Building this branch resulted in a binary size of 25989.7 KiB vs 25935.51 KiB when built on main (0% larger).
:book: Linting Aerial with this PR took 0.8 s vs 0.78 s on main (2% slower).
:book: Linting Alamofire with this PR took 0.98 s vs 1.0 s on main (2% faster).
:book: Linting Brave with this PR took 6.72 s vs 6.68 s on main (0% slower).
:book: Linting DuckDuckGo with this PR took 20.33 s vs 20.35 s on main (0% faster).
:book: Linting Firefox with this PR took 10.55 s vs 10.53 s on main (0% slower).
:book: Linting Kickstarter with this PR took 7.51 s vs 7.49 s on main (0% slower).
:book: Linting Moya with this PR took 0.41 s vs 0.41 s on main (0% slower).
:book: Linting NetNewsWire with this PR took 2.36 s vs 2.35 s on main (0% slower).
:book: Linting Nimble with this PR took 0.63 s vs 0.6 s on main (5% slower).
:book: Linting PocketCasts with this PR took 7.04 s vs 7.01 s on main (0% slower).
:book: Linting Quick with this PR took 0.39 s vs 0.38 s on main (2% slower).
:book: Linting Realm with this PR took 3.25 s vs 3.22 s on main (0% slower).
:book: Linting Sourcery with this PR took 1.82 s vs 1.8 s on main (1% slower).
:book: Linting Swift with this PR took 4.04 s vs 4.03 s on main (0% slower).
:book: Linting VLC with this PR took 1.12 s vs 1.12 s on main (0% slower).
:book: Linting Wire with this PR took 16.9 s vs 16.89 s on main (0% slower).
:book: Linting WordPress with this PR took 11.08 s vs 11.07 s on main (0% slower).

Here's an example of your CHANGELOG entry:

* Adopt typed throws where possible.  
  [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

SwiftLintBot avatar Dec 28 '24 18:12 SwiftLintBot

Requires Swift 6. Putting it on hold.

SimplyDanny avatar Feb 27 '25 09:02 SimplyDanny