Cheng Zhao
|
9747ee4411
|
Fix cpplint warning for obj-c header.
|
2014-07-09 10:38:00 +08:00 |
|
Patrick Reynolds
|
46ec999b13
|
allow 100-character lines
|
2013-12-19 13:19:12 -06:00 |
|
Adam Roben
|
c9e948dc58
|
Make ignoring files work on Windows
|
2013-11-17 19:22:53 -05:00 |
|
Adam Roben
|
07de5ef462
|
Silence warnings about ui::WindowImpl's BOOL& parameters
|
2013-11-17 19:19:58 -05:00 |
|
Adam Roben
|
84ae61744d
|
Ignore cpplint errors in bry_inspectable_web_contents_view_private.h
It's not a C++ header.
|
2013-11-17 18:55:06 -05:00 |
|
Adam Roben
|
e5e3dc6a78
|
Ignore .mm files for cpplint
It doesn't process them anyway.
|
2013-11-17 18:53:16 -05:00 |
|
Adam Roben
|
d4ad45334f
|
Turn off build/include_what_you_use
Chromium doesn't seem to use this rule.
|
2013-11-17 18:42:15 -05:00 |
|
Adam Roben
|
0c13adb134
|
Don't require all files to have a copyright/license header
The LICENSE file at the root of the repository is enough.
|
2013-11-17 17:52:05 -05:00 |
|
Adam Roben
|
43f3d0acdc
|
Run cpplint as part of our CI build
This will help ensure a consistent C++ coding style.
|
2013-11-17 17:38:09 -05:00 |
|