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

Child constructors should be disallowed when parent constructor or an interface constructor is disallowed #147

Merged
merged 1 commit into from Dec 26, 2022

Conversation

spaze
Copy link
Owner

@spaze spaze commented Dec 3, 2022

Have to check parents and interfaces too

Close #146

@spaze spaze self-assigned this Dec 3, 2022
@spaze spaze changed the title Child constructors should be disallowed when parent constructor is disallowed Child constructors should be disallowed when parent constructor or an interface is disallowed Dec 26, 2022
@spaze spaze force-pushed the spaze/parent-constructor-disallowed branch from 0b43421 to d55780c Compare December 26, 2022 14:11
@spaze spaze marked this pull request as ready for review December 26, 2022 14:15
@spaze spaze merged commit f1f319b into master Dec 26, 2022
@spaze spaze deleted the spaze/parent-constructor-disallowed branch December 26, 2022 14:16
@spaze spaze changed the title Child constructors should be disallowed when parent constructor or an interface is disallowed Child constructors should be disallowed when parent constructor or an interface constructor is disallowed Dec 27, 2022
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

Successfully merging this pull request may close these issues.

Child constructor should be disallowed when parent constructor is disallowed
1 participant