From ab7dadd36d22b2cb83b70e7471a7262691a34dc1 Mon Sep 17 00:00:00 2001 From: Steve J Donovan Date: Fri, 20 Sep 2013 00:39:30 -0700 Subject: [PATCH] Updated Coding Guidelines (markdown) --- Coding-Guidelines.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Coding-Guidelines.md b/Coding-Guidelines.md index 0c629e2..11950eb 100644 --- a/Coding-Guidelines.md +++ b/Coding-Guidelines.md @@ -4,4 +4,7 @@ # Indentation -Convention is to use 2 spaces, however 4 spaces are also fine. \ No newline at end of file +Convention is to use 2 spaces, however 4 spaces are also fine. + +Tabs are _not_ allowed. +