summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README-DEV.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/README-DEV.txt b/README-DEV.txt
index 27d16cc..a71c429 100644
--- a/README-DEV.txt
+++ b/README-DEV.txt
@@ -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 :)