drtshock / Potato

If you fork this then you can say you forked a potato.
GNU General Public License v3.0
716 stars 2.56k forks source link

Adding isFried #61

Closed cindyker closed 9 years ago

cindyker commented 9 years ago

Definitely need to check if the Potato isFried.

anna-is-cute commented 9 years ago

Please follow conventions (this. before methods, spaces in if blocks, braces in if blocks, etc.). The nested if could be &&'d, as well.

This may be better suited in a FriedPotato class.

Ichbinjoe commented 9 years ago

In addition, the last line's conditional can be directly returned.

Ichbinjoe commented 9 years ago

Also, make sure you configured your local git correctly. The commit email for the last commit is illegal-email-address...

anna-is-cute commented 9 years ago

No activity for almost a month. Closing.