SwiftLint icon indicating copy to clipboard operation
SwiftLint copied to clipboard

Use directory enumerator to collect and exclude files at the same time

Open SimplyDanny opened this issue 1 month ago • 1 comments

SimplyDanny avatar Dec 06 '25 12: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.
19 Messages
:book: Building this branch resulted in a binary size of 26851.45 KiB vs 26850.74 KiB when built on main (0% larger).
:book: Linting Aerial with this PR took 0.71 s vs 0.74 s on main (4% faster).
:book: Linting Alamofire with this PR took 0.99 s vs 0.99 s on main (0% slower).
:book: Linting Brave with this PR took 6.77 s vs 6.76 s on main (0% slower).
:book: Linting DuckDuckGo with this PR took 22.16 s vs 22.19 s on main (0% faster).
:book: Linting Firefox with this PR took 10.86 s vs 10.86 s on main (0% slower).
:book: Linting Kickstarter with this PR took 7.59 s vs 7.63 s on main (0% faster).
:book: Linting Moya with this PR took 0.4 s vs 0.4 s on main (0% slower).
:book: Linting NetNewsWire with this PR took 2.23 s vs 2.22 s on main (0% slower).
:book: Linting Nimble with this PR took 0.61 s vs 0.63 s on main (3% faster).
:book: Linting PocketCasts with this PR took 6.85 s vs 7.1 s on main (3% faster).
:book: Linting Quick with this PR took 0.36 s vs 0.36 s on main (0% 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.74 s vs 1.75 s on main (0% faster).
:book: Linting Swift with this PR took 4.23 s vs 4.22 s on main (0% slower).
:book: Linting SwiftLintPerformanceTests with this PR took 0.27 s vs 0.32 s on main (15% faster).
:book: Linting VLC with this PR took 1.05 s vs 1.06 s on main (0% faster).
:book: Linting Wire with this PR took 17.22 s vs 17.27 s on main (0% faster).
:book: Linting WordPress with this PR took 11.28 s vs 11.33 s on main (0% faster).

Here's an example of your CHANGELOG entry:

* Use directory enumerator to collect and exclude files at the same time.  
  [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 06 '25 13:12 SwiftLintBot