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

Mildm8nnered fix superfluous disable command for custom rules #5544

Closed mildm8nnered closed 5 months ago

mildm8nnered commented 5 months ago

test, please ignore

SwiftLintBot commented 5 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 1.12s vs 1.1s on main (1% slower)
:book: Linting Alamofire with this PR took 1.63s vs 1.67s on main (2% faster)
:book: Linting Brave with this PR took 9.39s vs 9.41s on main (0% faster)
:book: Linting DuckDuckGo with this PR took 4.79s vs 4.69s on main (2% slower)
:book: Linting Firefox with this PR took 12.1s vs 12.1s on main (0% slower)
:book: Linting Kickstarter with this PR took 11.38s vs 11.44s on main (0% faster)
:book: Linting Moya with this PR took 0.64s vs 0.64s on main (0% slower)
:book: Linting NetNewsWire with this PR took 3.45s vs 3.42s on main (0% slower)
:book: Linting Nimble with this PR took 0.92s vs 0.92s on main (0% slower)
:book: Linting PocketCasts with this PR took 9.33s vs 9.18s on main (1% slower)
:book: Linting Quick with this PR took 0.42s vs 0.42s on main (0% slower)
:book: Linting Realm with this PR took 5.75s vs 5.71s on main (0% slower)
:book: Linting Sourcery with this PR took 2.89s vs 2.89s on main (0% slower)
:book: Linting Swift with this PR took 5.8s vs 5.65s on main (2% slower)
:book: Linting VLC with this PR took 1.53s vs 1.52s on main (0% slower)
:book: Linting Wire with this PR took 21.01s vs 21.04s on main (0% faster)
:book: Linting WordPress with this PR took 13.89s vs 13.95s on main (0% faster)

Here's an example of your CHANGELOG entry:

* Mildm8nnered fix superfluous disable command for custom rules.  
  [mildm8nnered](https://github.com/mildm8nnered)
  [#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