blob: f8528213678c082996dc720914889aadc045644f [file] [log] [blame]
---
BasedOnStyle: Google
AllowShortFunctionsOnASingleLine: Inline
# Our platform-specific code makes pretty heavy use of preprocessor
# conditionals. Indent them to make nesting more obvious.
IndentPPDirectives: AfterHash