On Tue, Nov 17, 2009 at 11:31 AM, Nico Weber <tha...@google.com> wrote:
> Is cpplint the thing that generates the "lint errors" column on codereview?
> If so, it doesn't work very well for objective-c++ files (.mm) and .h files
> that contain objc++ declarations.

The PRESUBMIT.py file only runs on cc and h files and explicitly
blacklists any file in the cocoa/ directory or any file that has
"_mac.(cc|h)" or "*_mac_*" in its file name.

-- Elliot

-- 
Chromium Developers mailing list: chromium-dev@googlegroups.com 
View archives, change email options, or unsubscribe: 
    http://groups.google.com/group/chromium-dev

Reply via email to