Skip to content
This repository has been archived by the owner on Mar 25, 2021. It is now read-only.

Make the "completed-docs" rule respect "public" privacies option #2749

Merged
merged 1 commit into from May 12, 2017

Conversation

walkerburgin
Copy link
Contributor

PR checklist

Overview of change:

  • I don't think the public "privacies" option (or its absence) was being respected at all. We encountered this in a React project where we wanted to require documentation for just private & protected methods.
  • In addition it looks like the existing "privacies" test was specifying privacies under the "visibilities" key?
  • Added tests for the individual "privacies" levels

CHANGELOG.md entry:

[bugfix] Make "completed-docs" rule respect "public" privacy (or lack thereof)

…private/protected methods

+ Fix the bug
+ Fix the broken "privacies" test
+ Add tests for the individual "privacies"
@adidahiya
Copy link
Contributor

thanks @walkerburgin!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants