-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
Update doc for VisibilityModifier #7616
Comments
Hey , I want to solve the issue can you please assign it to me? |
@abhijeetdav24aug, please do, there is a PR already but it stuck. |
I want to work on this issue please assign me this task |
Can I work on this issue? |
@Mariam-maghraby, please do |
Can I work on this issue? pls assign it to me |
@Almas456, no assignments, just sent pul request |
I am working on it. |
I am on it |
@sd9616, there is a active PR that is almost finished. Please look at another issue. |
Hi @romani is this issue still open or finished. |
@ankitkumarsingh778 we have a PR that is close to completion, please find another issue |
Fix is merged |
https://checkstyle.org/config_design.html#VisibilityModifier
The doc already has some examples, they should be formatted to match the common style.
Update example to show what code is ok and what code cause violation.
Good example is https://checkstyle.org/config_naming.html#AbstractClassName
Look at referenced commits of #5832, to see what and how should be changed in code.
Please play with module/check by means of https://checkstyle.org/cmdline.html to understand how it works.
PLEASE READ https://github.com/checkstyle/checkstyle/wiki/Good-practice-on-how-to-update-examples
The text was updated successfully, but these errors were encountered: