[webkit-dev] Formatting style for inline comments in Python code

Ryosuke Niwa rniwa at webkit.org
Wed Oct 25 12:26:34 PDT 2017


On Wed, Oct 25, 2017 at 12:22 PM, Brian Burg <bburg at apple.com> wrote:

> In this case, I always prefer the PEP8 rules, because check-webkit-style
> will complain if you don't do so.
>
> Brian
>

It's not like we can't fix the style checker. We also follow the usual
WebKit style guidelines in other places like indentations. Instead of
aligning the beginning of each line, we indent by exactly four spaces.

- R. Niwa
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-dev/attachments/20171025/80402ff1/attachment.html>


More information about the webkit-dev mailing list