{ BasedOnStyle: Google, AllowShortFunctionsOnASingleLine: Empty, AllowShortBlocksOnASingleLine: Empty, BreakBeforeBraces: Custom, BraceWrapping: { BeforeCatch: true, BeforeElse: true } }
Last updated 1 year ago