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

Update PoorCode.java #33

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

SBABAJ200
Copy link

  • Added indentation to code base -removed an unnecessary comment in the return out
    -String constructor used for string concatenation inside the loop

- Added indentation to code base
-removed an unnecessary comment in the return out
-String constructor used for string concatenation inside the loop
@SergeyOvchinnik
Copy link
Owner

A couple more changes could be made here to resolve the code quality issues. For example, the spacing in the for loop is noticeably off, there are two weird closing curly brackets at line 198, plus there is no indentation after the if statement.

@SergeyOvchinnik
Copy link
Owner

Also, what's a StringConstructor anyway? Is it supposed to be imported from somewhere?

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.

2 participants