aboutsummaryrefslogtreecommitdiff
path: root/CodingStyle
diff options
context:
space:
mode:
Diffstat (limited to 'CodingStyle')
-rw-r--r--CodingStyle6
1 files changed, 0 insertions, 6 deletions
diff --git a/CodingStyle b/CodingStyle
deleted file mode 100644
index 832536e..0000000
--- a/CodingStyle
+++ /dev/null
@@ -1,6 +0,0 @@
- Indentation
-
-Turn on a "fill tabs with spaces" option in your editor.
-
-Be also careful that some files are indented with 2 spaces (when they
-have large indentation) while most are indented with 4 spaces.