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

Allow to set configuration elements as deprecated #5540

Closed SimplyDanny closed 5 months ago

SimplyDanny commented 5 months ago

Automatically print an appropriate warning to the console.

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 0.8s vs 0.83s on main (3% faster)
:book: Linting Alamofire with this PR took 1.13s vs 1.14s on main (0% faster)
:book: Linting Brave with this PR took 6.47s vs 6.57s on main (1% faster)
:book: Linting DuckDuckGo with this PR took 3.64s vs 3.66s on main (0% faster)
:book: Linting Firefox with this PR took 9.13s vs 9.2s on main (0% faster)
:book: Linting Kickstarter with this PR took 8.05s vs 8.05s on main (0% slower)
:book: Linting Moya with this PR took 0.48s vs 0.49s on main (2% faster)
:book: Linting NetNewsWire with this PR took 2.41s vs 2.44s on main (1% faster)
:book: Linting Nimble with this PR took 0.7s vs 0.73s on main (4% faster)
:book: Linting PocketCasts with this PR took 6.91s vs 6.92s on main (0% faster)
:book: Linting Quick with this PR took 0.32s vs 0.33s on main (3% faster)
:book: Linting Realm with this PR took 4.01s vs 4.0s on main (0% slower)
:book: Linting Sourcery with this PR took 2.07s vs 2.1s on main (1% faster)
:book: Linting Swift with this PR took 3.96s vs 3.93s on main (0% slower)
:book: Linting VLC with this PR took 1.12s vs 1.11s on main (0% slower)
:book: Linting Wire with this PR took 14.27s vs 14.16s on main (0% slower)
:book: Linting WordPress with this PR took 9.56s vs 9.57s on main (0% faster)

Here's an example of your CHANGELOG entry:

* Allow to set configuration elements as deprecated.  
  [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