Add PEP8 style guide requirement to the CodingStyle
[babeltrace.git] / 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.
 
 - 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.029722 seconds and 4 git commands to generate.