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

Catch static-ness changes and sealing classes #14

Open
Youssef1313 opened this issue Aug 30, 2021 · 0 comments
Open

Catch static-ness changes and sealing classes #14

Youssef1313 opened this issue Aug 30, 2021 · 0 comments

Comments

@Youssef1313
Copy link
Member

I'm submitting a...

Feature request

Current behavior

  1. Adding/removing a static keyword to a member (class, method, property, ...) is not detected.
  2. Adding sealed modifier to a member is not detected.

Expected behavior

Should be detected. Note that removing sealed modifier should be fine. Only adding it is a breaking change that we want to catch,

Minimal reproduction of the problem with instructions

Environment

Package Version(s): 

Visual Studio
- [ ] 2017 (version: )
- [ ] 2017 Preview (version: )
- [ ] for Mac (version: )
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

No branches or pull requests

1 participant