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

InheritanceFree: skip inheritance from abstract classes #26

Open
nikialeksey opened this issue Aug 13, 2020 · 0 comments
Open

InheritanceFree: skip inheritance from abstract classes #26

nikialeksey opened this issue Aug 13, 2020 · 0 comments

Comments

@nikialeksey
Copy link
Contributor

inheritance - there is one problem: abstract classes. I don't like to use abstract classes, but I think nothing wrong with them. And in this inspections I would like to add filter option skipAbstractClasses, which would skip inheritance from abstract classes, and architecture of java-plugin needs to be changed, because we need to accumulate project information at first, and then use it in our inspections.

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

No branches or pull requests

1 participant