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

Neater Code :) #2

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

Neater Code :) #2

wants to merge 1 commit into from

Conversation

ghost
Copy link

@ghost ghost commented Aug 2, 2014

No description provided.

@bernardosulzbach
Copy link

I do not know this guy. (Swears)
I do like the changes he made and would like to see this PR merged. Readability is essential.

@ghost
Copy link
Author

ghost commented Aug 5, 2014

just want to help people out :) whenever i can

@ghost
Copy link
Author

ghost commented Aug 6, 2014

Neater is always better, but the way I see it the majority of these comments are unneeded. They're just repeating the function name.

@bernardosulzbach
Copy link

I agree. I am mostly talking about the spacing.

duration = 0;

qualifiedForNoKilling = false;

//Set amuletObtained to false
amuletObtained = false;
Copy link

Choose a reason for hiding this comment

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

Ok, now I'm sure you are trolling

Choose a reason for hiding this comment

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

//Say "Ok, now I'm sure you are trolling"

Choose a reason for hiding this comment

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

Guys, the comments are sure not needed, var names are good enough to understand whats going on.

@ghost
Copy link
Author

ghost commented Aug 7, 2014

Sorry, That was silly of me to put :)

@ghost ghost closed this Aug 7, 2014
@ghost ghost reopened this Aug 7, 2014
Copy link

@VNystad VNystad left a comment

Choose a reason for hiding this comment

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

in my opinion:
Variable names + functions are named good enough.
To sum: Remove alot of whitespace and the comments that are added.

Edit: just noticed that this pr is older than me, so probbly forgotten.

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

5 participants