-
Notifications
You must be signed in to change notification settings - Fork 111
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
For #738: Qulaify inner classes #987
Conversation
Job #987 is now in scope, role is |
@krzyk ping |
@paulodamaso one comment, and make sure to update the copyright years |
@krzyk Which comment? |
* Checks if inner classes are properly accessed using their qualified name | ||
* with the outer class. | ||
* | ||
* @since 0.19.10 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@paulodamaso maybe let's use since 0.18, without the patch versions
@paulodamaso now it is visible :) |
@krzyk Thanks done the correction please take a look |
@rultor merge |
Job |
The job #987 is now out of scope |
For #738: Qulaify inner classes