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

Fix Style/Documentation :nodoc: for compact-style nested modules/classes #5642

Merged
merged 2 commits into from
Mar 12, 2018
Merged

Conversation

ojab
Copy link
Contributor

@ojab ojab commented Mar 7, 2018

Right now compact-style nested module/classes produce an offence even if :nodoc: is set, i. e.

class A::B::Test # :nodoc:
end

Don't register it as offence.

@bbatsov bbatsov merged commit c98dcb4 into rubocop:master Mar 12, 2018
@bbatsov
Copy link
Collaborator

bbatsov commented Mar 12, 2018

Thanks for working on this! I really appreciate it! 🙇

This was referenced Mar 15, 2018
This was referenced Mar 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants