Johannes Fahrenkrug

Results 21 comments of Johannes Fahrenkrug

I'm not familiar with the SwiftLint codebase, but here's a question: Would adding a flag like `--incremental` or something along those lines be an option? It could write two files...

I can't say anything about the quality of this fork, but someone updated this to be compatible with Angular 15. YMMV: https://github.com/DustFoundation/ngx-sortablejs, NPM: https://www.npmjs.com/package/@dustfoundation/ngx-sortablejs

Any update on this? It would also be great to pass the current MaterialApp's `themeMode` to native when displaying a WKWebView on iOS. Currently, when my device is in light...

I can give you an anecdotal answer here. I deployed this project as-is. I had a "Visual Studio Professional" subscription with $50 in free credits for Azure services. I deployed...

Hi @Tyler-Keith-Thompson, Thanks so much for your reply. I'm using CucumberSwift inside of a Swift Package. In other words, I'm using it not in an xcodeproj, but to test a...

Thank you, I've added that XCTestCase, but it doesn't make a difference. It seems like if one step inside of a scenario fails, the remaining steps in that scenario are...

@jsani0102 I was thinking about that too. I was always under the impression that Cocoapods were only intended for distributing Objective-C code and not for releasing ruby tools that hook...

I agree, Alcatraz sounds like a great idea. Any volunteers?

Hi Lucas, Thank you very much for reporting this. Quick question: Are you using Swift? StoryboardLint does not support Swift yet :-(