Bug 207961
Summary: | Style checker should enforce s_ prefix for static member variables | ||
---|---|---|---|
Product: | WebKit | Reporter: | Simon Fraser (smfr) <simon.fraser> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | rniwa |
Priority: | P2 | ||
Version: | Safari Technology Preview | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Simon Fraser (smfr)
Style checker should enforce all the rules in https://webkit.org/code-style-guidelines/#names-data-members, including s_ prefix for static data members.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |