[Webkit-unassigned] [Bug 220982] Set ruby-indent-level to 4

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 27 01:50:32 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=220982

--- Comment #4 from Angelos Oikonomopoulos <angelos at igalia.com> ---
(In reply to Fujii Hironori from comment #3)
> What about other languages? Perl and Python?
> What about an idea adding the following?
> 
> [*]
> indent_style = space
> indent_size = 4


Adding a wildcard would make a coding style decision for future languages as well, something I'm not terribly comfortable with.

I know the webkit code style guidelines dictate that "The indent size is 4 spaces" but they also have a python section that simply says "For Python use PEP8 style". So I can't assume an indent size of 4 is mandated for every language used in WebKit (as it might reasonably come in conflict with much more established norms in a language community).

Also, I'm not aware of the coding style conventions for all the languages as they are currently used in WebKit. If someone who has touched a lot of perl/python files in WebKit feels that's appropriate, we could add them explicitly alongside C++, C and ruby?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210127/200d3d8e/attachment.htm>


More information about the webkit-unassigned mailing list