Bug 32354
| Summary: | check-webkit-style: Add the "using" statement style guidelines | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Chris Jerdonek <cjerdonek> |
| Component: | Tools / Tests | Assignee: | Chris Jerdonek <cjerdonek> |
| Status: | NEW | ||
| Severity: | Minor | CC: | cjerdonek |
| Priority: | P3 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
Chris Jerdonek
Out of the five "using" statement rules in the style guidelines, it appears that check-webkit-style only checks the "using std::foo" rule.
I would like to work on this issue, so you can assign me to it. Thanks.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Jerdonek
Removed brackets from bug title.