This website requires JavaScript.
Explore
Help
Sign In
openkylin
/
platform_system_core
mirror of
https://gitee.com/openkylin/platform_system_core.git
Watch
9
Star
0
Fork
You've already forked platform_system_core
0
Code
Issues
Projects
Releases
Wiki
Activity
d1ec9c450d
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 16:12:19 +08: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 07:39:33 +08:00
filter
=
-build/header_guard,-build/include,-readability/function,-whitespace/indent