Danny Mösch
Danny Mösch
> Has there been any progress on this issue? ([@carloshpdoc](https://github.com/carloshpdoc)) The issue has been fixed by #6067.
Historically, handling of custom rules has its peculiarities and we have one of these examples here. Unexpectedly, the command to run a single custom rule is like `swiftlint lint --only-rule...
The options turn more and more complex. It'd be really useful to have the combinations tested.
> > The options turn more and more complex. It'd be really useful to have the combinations tested. > > Did you have anything particular in mind - it would...
I understand that in your case, there are a lot of measures and implicit knowledge in place suggesting that some data is valid UTF-8. That's not necessarily the case in...
> Hello @SimplyDanny, > > Could I work on it? 😊 Sure. Please go ahead.
> Hi @SimplyDanny 😊 it seems like it's not done yet, so I already implemented the code and want to create the PR for that, can you please assign it...
For the build, please rebase onto the current `main`. The results are outdated and there is conflict as well.
Which command are you running and what is the configuration in use?
SwiftLint is entirely relying on SourceKit to format code. With the Swift 6.1.2 toolchain that comes bundled with Xcode 16.4 I see the behavior, too. This is an upstream issue...