ucsb-cs56-projects / cs56-games-hangman

-
2 stars 10 forks source link

Fix TAB vs. SPACE formatting issues #81

Open brjohnson61 opened 6 years ago

brjohnson61 commented 6 years ago

Throughout the project there is inconsistent indentation, but especially in HangmanGUI.java. Solving this issue would make all indentations and tabs uniform to improve readability and code consistency. On completion, the code should pass the github code climate test.

Click view details at the bottom of merged issue #75 .

YunSuk commented 6 years ago

F17 OK. 75 points

brianslee commented 6 years ago

W18 Ok 75 Points