1BasedOnStyle: Google 2MaxEmptyLinesToKeep: 3 3AllowShortIfStatementsOnASingleLine: false 4AllowShortLoopsOnASingleLine: false 5DerivePointerAlignment: false 6PointerAlignment: Right 7 8