-
Notifications
You must be signed in to change notification settings - Fork 53
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
Implement Readme Parser #346
Implement Readme Parser #346
Conversation
a2340ec
to
6606e6e
Compare
6606e6e
to
1ab89fd
Compare
eaca180
to
61d15ba
Compare
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.
Thanks @ernilambar for the PR. Left some feedback for consideration.
3d39941
to
9df7611
Compare
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.
This looks great, thank you @ernilambar! Only a small recommendation regarding the filter name, but otherwise good to go from my perspective.
9df7611
to
f9b8d15
Compare
PR has been updated. |
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, @ernilambar, for the update. It's almost ready to go. I've left some final feedback for your consideration.
Fixes #322
afragen/wordpress-plugin-readme-parser
as dependencyPlugin_Readme_Check
methods to use new Parser class.check_for_warnings
method for other readme parser warnings.check_for_warnings
method.