-
-
Notifications
You must be signed in to change notification settings - Fork 618
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Move filters out in order to use them from StencilSwiftKit #426
Move filters out in order to use them from StencilSwiftKit #426
Conversation
Generated by 🚫 Danger |
self.init(description, actualTypeName: nil) | ||
} | ||
|
||
public override var debugDescription: String { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🚫 | Undocumented symbol. |
Hi @ilyapuchka @krzysztofzablocki @Liquidsoul not sure if we can land this, as we have the automatic negative filter creation for all boolean filters: like |
the stencil approach doesn't allow chaining, and our does |
@krzysztofzablocki good point, I will note this in the PR, thanks 👍 |
This looks awesome @Antondomashnev when might it get merged, I really want some of the connivence features from |
@Antondomashnev want to update this pr? so we can merge since it got merged there |
@krzysztofzablocki yep, sure =) |
3b8b696
to
dca17bd
Compare
dca17bd
to
3416599
Compare
This is a nice PR that deletes code 😄 It's actually blocked until this PR is accepted, but review can be done now 😄