Configuration.spaceAfterFunctionName

space after function name

struct Configuration
@"space-after-function-name", "Put a space after a function name [default]."
bool spaceAfterFunctionName;

Meta