NEW 48639
Would like a way to tell check-webkit-style to check that #includes are alphabetical and primary header is first without requiring config.h
https://bugs.webkit.org/show_bug.cgi?id=48639
Summary Would like a way to tell check-webkit-style to check that #includes are alpha...
Adam Roben (:aroben)
Reported 2010-10-29 08:42:14 PDT
In bug 48638 I told check-webkit-style to ignore the #include order for WebKit2 because it was complaining about not having config.h. But now it isn't checking whether the #includes are alphabetical, or whether the primary header is first, either. It would be nice for check-webkit-style to still check the order of WebKit2's #includes without requiring it to have config.h.
Attachments
Note You need to log in before you can comment on or make changes to this bug.