blob: 6708d3482d56ffab387bcdae794e0a6adb012e71 [file] [log] [blame]
Eric Jeong17eda3c2020-02-05 14:22:54 -08001set noparent
2linelength=100
3# Do not enforce including header files in both .h and .cpp.
4filter=-build/include
5# Do not check access modifier indentation.
6# CPPLint enforces +1, but our rule is no indentation.
7filter=-whitespace/indent