WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED LATER
113166
[Enhancement]: check-webkit-style should detect extra spaces after statement end(;)
https://bugs.webkit.org/show_bug.cgi?id=113166
Summary
[Enhancement]: check-webkit-style should detect extra spaces after statement ...
Praveen Jadhav
Reported
2013-03-24 19:25:15 PDT
Currently, check-webkit-style doesn't detect extra spaces/tabs after the end of a program statement(;) or in a newline. eg: int i = 0; The above statement has extra spaces after ';'. This should be detected by check-webkit-style
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug