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

SA1602 triggers when an undocumented internal enumeration item is encountered even if documentInternalElements = false #2973

Closed
peteroupc opened this issue Jun 25, 2019 · 2 comments

Comments

@peteroupc
Copy link

peteroupc commented Jun 25, 2019

Similar issues were already filed for other checks (#2443, #2444, #2445 closed, #2934 still open), but the problem in those issues also applies to SA1602 (enumeration items). Here, "internal" means either directly or indirectly internal.

@RobSiklos
Copy link

@peteroupc I can't reproduce this with 1.2.0-beta.113. Are you still encountering this issue?

@peteroupc
Copy link
Author

Not in that version. Closing.

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

No branches or pull requests

3 participants