This website requires JavaScript.
Explore
Help
Sign In
pa-fazil
/
android_system_core
mirror of
https://github.com/fazilsheik96/android_system_core.git
Watch
1
Star
0
Fork
You've already forked android_system_core
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
497cb085c7
android_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 08:12:19 +00: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-18 23:39:33 +00:00
filter
=
-build/header_guard,-build/include,-readability/function,-whitespace/indent