Skip to content
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

[#482] Add the Rubocop cop to enforce YARD documentation for public methods #500

Merged
merged 2 commits into from
Jan 11, 2024

Conversation

malparty
Copy link
Member

@malparty malparty commented Jan 9, 2024

What happened 👀

Enable the cop to enforce public methods YARD documentation.

Insight 📝

n/a

Proof Of Work 📹

The generated app passes the Rubocop check after adding the documentation to 1 public method (in the SVG helper):

image

@malparty malparty added this to the 5.12.0 milestone Jan 9, 2024
@malparty malparty self-assigned this Jan 9, 2024
@malparty malparty changed the title [#482] [#482] Add the Rubocop cop to enforce YARD documentation for public methods Jan 9, 2024
@malparty malparty force-pushed the chore/gh-482-add-cop-to-enforce-yard-doc branch from 7849722 to 7529ef5 Compare January 9, 2024 03:12
@malparty malparty marked this pull request as ready for review January 9, 2024 03:58
@malparty malparty requested a review from a user January 9, 2024 03:58
@malparty malparty requested a review from sanG-github as a code owner January 9, 2024 03:58
@malparty malparty added this pull request to the merge queue Jan 11, 2024
Merged via the queue into develop with commit 01552a4 Jan 11, 2024
5 checks passed
@malparty malparty deleted the chore/gh-482-add-cop-to-enforce-yard-doc branch January 11, 2024 01:02
This was referenced Jan 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add the Rubocop cop to enforce YARD documentation for public methods
3 participants