This website requires JavaScript.
Explore
Help
Register
Sign In
tequilaOS
/
platform_system_core
Watch
2
Star
0
Fork
You've already forked platform_system_core
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
87eb0fc3d0
platform_system_core
/
adb
/
CPPLINT.cfg
3 lines
96 B
INI
Raw
Normal View
History
Unescape
Escape
Ignore useless cpplint messages in adb. Change-Id: I6411eb3963d215b228e50cd967a2174e5036ed73
2015-02-18 09:12:19 +01:00
set noparent
Ignore whitespace/indent issues from cpplint. Unfortunately this lint check also fires when public/private are not indented by a single space. The indentation format in adb does not match google style, so that's not going to happen. Change-Id: I35e5654a2359222bb274ac5fb2961aee6a3a280f
2015-05-19 01:39:33 +02:00
filter
=
-build/header_guard,-build/include,-readability/function,-whitespace/indent
Reference in a new issue
Copy permalink