Skip to content

Proposal: Applying WebKit coding style to deps/jscshim #19

@Constellation

Description

@Constellation

deps/jscshim is tightly coupled with the WebKit source code (in particular, deps/jscshim/src/shim), and it leverages various WebKit code. Applying WebKit coding style can improve the code quality of this directory. It brings several benefits.

  1. WebKit JavaScriptCore code is based on this coding style. By using the same coding style, we can borrow the best practices used in the JSC side.
  2. Tooling support. For example, clang-format supports webkit style.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions