X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=CodingStyle;h=e9c0447931e67293d2f0fbf482749bad634b49ec;hb=2ac23a23a6c5ce35e21b7d188894b6e9228d0ad2;hp=c55104c94d0fae7005d76b12ca7b9d06856b6b98;hpb=2c09fbd170dab416b779a13957da15e63e10d9c5;p=deliverable%2Fbabeltrace.git diff --git a/CodingStyle b/CodingStyle index c55104c94..e9c044793 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.