1*4b9c6d91SCole FaustBasedOnStyle: Google 2*4b9c6d91SCole FaustAllowShortFunctionsOnASingleLine: Inline 3*4b9c6d91SCole FaustAllowShortIfStatementsOnASingleLine: false 4*4b9c6d91SCole FaustAllowShortLoopsOnASingleLine: false 5*4b9c6d91SCole FaustBinPackArguments: false 6*4b9c6d91SCole FaustBinPackParameters: false 7*4b9c6d91SCole FaustCommentPragmas: NOLINT:.* 8*4b9c6d91SCole FaustDerivePointerAlignment: false 9*4b9c6d91SCole FaustPointerAlignment: Left 10*4b9c6d91SCole FaustTabWidth: 2 11