Benjamin Kramer

Results 9 comments of Benjamin Kramer

@SimplyDanny Any chance you could review/assign someone to the PR that resolves this issue?

@jpsim Could you please assign someone to review this?

@SimplyDanny Made the corrections you suggested. Let me know whether to squash & rebase.

Fixed, squashed and rebased. Note that I added the `.removingViolationMarkers()` again for the tests to pass.

Fixed, squashed and rebased. I'm experiencing technical difficulties after the rebase (I can't manage to run the tests locally due to various missing packages), and some of the tests fail...

Xcode 13.4, Swift 5.6.1. In [this guide](https://github.com/realm/SwiftLint/blob/main/CONTRIBUTING.md), under "Building And Running Locally", the xcode version seems somewhat out of date, and doesn't explain how to run just the tests. When...

@SimplyDanny I just downloaded the latest release, that includes this PR. When running `swiftlint rules` I don't see the configuration I added (nor is it mentioned [here](https://realm.github.io/SwiftLint/vertical_whitespace_closing_braces.html)). Why is this?...

Thanks! I verified that this works. Doesn't explain the lack of documentation though.