-
-
Notifications
You must be signed in to change notification settings - Fork 43
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
No raw text ignore nodes/pattern/text #31
Conversation
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.
Thank you for your PR!
I'm glad to your PR. :)
We need unit tests to verify that your PR works correctly.
Could you add unit tests, please? 🙏
43552d3
to
917d48b
Compare
@kazupon done 🚀 |
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.
Great works! 💯
Thanks!
Ah, I have one more request. 🙏 |
917d48b
to
a3e5d09
Compare
a3e5d09
to
bd529e5
Compare
bd529e5
to
c4e5b0a
Compare
@kazupon bam |
Thanks! |
Allows node, pattern and text based ignores on the no-raw-text rule
#27