---
BasedOnStyle: Mozilla

# Reflowing comments interfers with .rst identation
ReflowComments: false
AlwaysBreakAfterReturnType: None
AlwaysBreakAfterDefinitionReturnType: None
IndentPPDirectives: AfterHash
...
