Steven Deutsch

Results 91 comments of Steven Deutsch

@kateinoigakukun I will look at decoding outlets. I think that something we need to do is every time we see an `id` while parsing, we store it in a dictionary...

> I worry about performance for using SourceKitten which is also used in SwiftLint. @kateinoigakukun I understand what you mean by this now. This bothers me too. I wonder if...

> I wonder if there were the layer to parseSwift AST and save the result in shared file which were used by SwiftLint and IBLinter. Yeah, I was thinking of...

@viktorasl Thanks for submitting this PR ❤️ I haven't dug into your code, but I think this functionality may be better targeted as an extension to [GitHawk](https://github.com/GitHawkApp/GitHawk) itself. But I...

@viktorasl IIRC there is an abstraction `MessageTextViewListener` that receives information from `textView(_:shouldChangeTextIn:replacementString:)`. You just have to add your object conforming to this protocol to the array of listeners in the...

@viktorasl You can submit an initial PR making it available? It’s useful information. I almost did this before when needing to fix a bug Sent with GitHawk

Yes @viktorasl that sounds 👌 to me

This is interesting but I don't think all plugins would benefit from being automatically declared in the rules. Sometimes it makes sense if there is only one possible use case,...

> A lot of linter or builder could stop to build or lint at first error Yep, I totally agree. I think on Natalie everything is optional

Thank you for contributing to SwifterSwift! I've invited you to join the SwifterSwift GitHub organization - no pressure to accept! If you'd like more information on what that means, check...