Add PEP8 style guide requirement to the CodingStyle
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Sun, 12 Oct 2014 10:16:31 +0000 (06:16 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Sun, 12 Oct 2014 10:16:31 +0000 (06:16 -0400)
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
CodingStyle

index c55104c94d0fae7005d76b12ca7b9d06856b6b98..e9c0447931e67293d2f0fbf482749bad634b49ec 100644 (file)
@@ -8,4 +8,4 @@ for single-line if/else statements. Please refer to:
 - Linux kernel scripts/checkpatch.pl for a script which verify the patch
   coding style.
 
-Mathieu Desnoyers, May 30, 2012
+All Python code shall adhere to the PEP8 style guide.
This page took 0.02463 seconds and 4 git commands to generate.