C#-BracesForSingleStatementBodiesΒΆ
Bodies of control statements like if, for and while require curly braces
Required inputs: CSharpAST
Possible Messages
Key |
Text |
Severity |
Disabled |
|---|---|---|---|
require_braces |
{0} of {1} should be enclosed by braces. |
None |
False |
Options
This rule shares the following common options: excludes, includes, justification_checker, post_processing, provider, severity
The following places define options that affect this rule: Stylechecks, Analysis-GlobalOptions
This rule has no individual options.