From 67a79c1ce9dffa65524a78c0482ce51bf7f49566 Mon Sep 17 00:00:00 2001 From: Jeremy Fincher Date: Mon, 23 Aug 2004 16:40:28 +0000 Subject: [PATCH] Updated. --- docs/STYLE | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/STYLE b/docs/STYLE index ee915b14f..83310ee99 100644 --- a/docs/STYLE +++ b/docs/STYLE @@ -1,3 +1,8 @@ +==================================================================== +Code not following these style guidelines fastidiously is likely +(*very* likely) not to be accepted into the Supybot core. +==================================================================== + Read PEP 8 (Guido's Style Guide) and know that we use almost all the same style guidelines.