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

SA1506 does not handle certain declarations #1681

Closed
sharwell opened this issue Oct 24, 2015 · 2 comments
Closed

SA1506 does not handle certain declarations #1681

sharwell opened this issue Oct 24, 2015 · 2 comments
Assignees
Milestone

Comments

@sharwell
Copy link
Member

During a code review today I observed that SA1506 does not handle SyntaxKind.EnumMemberDeclaration, SyntaxKind.OperatorDeclaration or SyntaxKind.ConversionOperatorDeclaration. This should be reviewed to determine if it is a bug or not.

@sharwell sharwell changed the title SA1506 does not handle operator declarations SA1506 does not handle certain declarations Oct 24, 2015
@sharwell sharwell modified the milestone: 1.0.0 RC 1 Oct 25, 2015
@sharwell
Copy link
Member Author

This looks like a bug to me.

@nbarbettini
Copy link
Contributor

I can grab this one, if no one else has their eye on it!

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

2 participants