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

Issue #6586: aligned javadoc/xdoc for NestedForDepth #6690

Merged
merged 1 commit into from Apr 21, 2019

Conversation

pbludov
Copy link
Member

@pbludov pbludov commented Apr 21, 2019

Issue #6586 (part of #5750)

No changes in the code.

* Check the number of nested {@code for}-statements. The maximum
* number of nested layers can be configured. The default value is 1.
* The code for the class is copied from the {@code NestedIfDepthCheck}-class.
* The only difference is the intercepted token ({@code for} instead of {@code if}).
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This information is useless.

@rnveach rnveach merged commit 40c3c3f into checkstyle:master Apr 21, 2019
@pbludov pbludov deleted the issue-6586-nested-for branch April 22, 2019 04:59
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.

None yet

2 participants