Updated info about spaces

dev-ui
Piotr Dziwinski 2012-06-26 19:54:02 +02:00
parent 0c8217efea
commit b7c0ce1331
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ This file outlines the most important things for developers.
7. Whitespace rules.
Please indent with tabs, 1 tab = 4 spaces. This will match the old code.
Please indent with spaces, 1 indentation level = 4 spaces. Unix line endings. And don't leave whitespace at the end of lines. Thank you :)