NEW 207961
Style checker should enforce s_ prefix for static member variables
https://bugs.webkit.org/show_bug.cgi?id=207961
Summary Style checker should enforce s_ prefix for static member variables
Simon Fraser (smfr)
Reported 2020-02-19 14:04:34 PST
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
Note You need to log in before you can comment on or make changes to this bug.