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.