Austin Schuh | 033df09 | 2019-01-21 19:46:48 -0800 | [diff] [blame] | 1 | BasedOnStyle: Google |
Austin Schuh | f386bf9 | 2020-12-23 22:16:19 -0800 | [diff] [blame] | 2 | Standard: Cpp11 |
Austin Schuh | 033df09 | 2019-01-21 19:46:48 -0800 | [diff] [blame] | 3 | BinPackArguments: false |
4 | BinPackParameters: false | ||||
5 | PointerAlignment: Left | ||||
6 | DerivePointerAlignment: false | ||||
Austin Schuh | f386bf9 | 2020-12-23 22:16:19 -0800 | [diff] [blame] | 7 | CommentPragmas: NOLINT.* |