Amin Hassani | 0c51cbf | 2017-08-23 15:26:23 -0700 | [diff] [blame] | 1 | # This should be kept in sync with platform2/CPPLINT.cfg |
2 | set noparent | ||||
Sen Jiang | 96e3672 | 2018-05-09 15:17:41 -0700 | [diff] [blame^] | 3 | |
4 | # Header guard should start with UPDATE_ENGINE_ | ||||
5 | root=.. | ||||
6 | |||||
7 | filter=-build/include_order,+build/include_alpha |