Enum IndentStyle
The only brace styles worth using.
enum IndentStyle
: int { ... }
Enum members
Name | Description |
---|---|
allman
|
|
otbs
|
|
The only brace styles worth using.
enum IndentStyle
: int { ... }
Name | Description |
---|---|
allman
|
|
otbs
|
|