X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=CodingStyle;fp=CodingStyle;h=e9c0447931e67293d2f0fbf482749bad634b49ec;hp=c55104c94d0fae7005d76b12ca7b9d06856b6b98;hb=51685e5daa36c809c4a93b9992575dd27bb3f2a5;hpb=be02a6e69504101623c3f381242f6900c13d3dd4 diff --git a/CodingStyle b/CodingStyle index c55104c9..e9c04479 100644 --- a/CodingStyle +++ b/CodingStyle @@ -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.