Skip to content

Commit

Permalink
See, tabs are evil in all kinds of ways
Browse files Browse the repository at this point in the history
gravitystorm committed Dec 13, 2010
1 parent b57dc81 commit 55a9675
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CODING.txt
Original file line number Diff line number Diff line change
@@ -6,7 +6,7 @@
== Whitespace ==

* Use space, not tabs. You can only get away with tabs if your name is Richard Fairhurst
* Set your editor to treat tabs as two spaces when viewing them, otherwise you'll go mad
* Set your editor to treat tabs as four spaces when viewing them, otherwise you'll go mad
* Blank lines shouldn't have whitespace
* No trailing whitespace
* Only "fix" whitespace errors while changing that line of code for other reasons. Otherwise, it's not worth fixing.

0 comments on commit 55a9675

Please sign in to comment.