Explicitly mention `black` in CodingStyle guidelines
[babeltrace.git] / CodingStyle
index e9c0447931e67293d2f0fbf482749bad634b49ec..a1489a4869d392c797dca9363c06e5631bdb4454 100644 (file)
@@ -8,4 +8,5 @@ for single-line if/else statements. Please refer to:
 - Linux kernel scripts/checkpatch.pl for a script which verify the patch
   coding style.
 
-All Python code shall adhere to the PEP8 style guide.
+All Python code shall be formatted using the latest version of the Black Python
+code formatter.
This page took 0.02321 seconds and 4 git commands to generate.