Formatting
- Incorrect blank lines (blank lines are missing elsewhere)
Incorrect blank lines (blank lines are missing elsewhere).
- Incorrect blank lines (blank lines are redundant elsewhere)
Incorrect blank lines (blank lines are redundant elsewhere).
- Incorrect blank lines (incorrect number of blank lines near braces)
Incorrect blank lines (incorrect number of blank lines near braces).
- Incorrect indent (around child statement)
Incorrect indent (around child statement).
- Incorrect indent (around declaration braces)
Incorrect indent (around declaration braces).
- Incorrect indent (around expression braces)
Incorrect indent (around expression braces).
- Incorrect indent (around namespace braces)
Incorrect indent (around namespace braces).
- Incorrect indent (around preprocessor directive)
Incorrect indent (around preprocessor directive).
- Incorrect indent (around statement braces)
Incorrect indent (around statement braces).
- Incorrect indent (around switch statement)
Incorrect indent (around switch statement).
- Incorrect indent (incorrect indent size)
Incorrect indent (incorrect indent size).
- Incorrect indent (indent level is not restored)
Incorrect indent (indent level is not restored).
- Incorrect indent (missing indent/outdent elsewhere)
Incorrect indent (missing indent/outdent elsewhere).
- Incorrect indent (redundant indent/outdent elsewhere)
Incorrect indent (redundant indent/outdent elsewhere).
- Incorrect indent (tabs/spaces mismatch)
Incorrect indent (tabs/spaces mismatch).
- Incorrect line breaks (around comma in lists)
Incorrect line breaks (around comma in lists).
- Incorrect line breaks (around declaration braces)
Incorrect line breaks (around declaration braces).
- Incorrect line breaks (around empty braces)
Incorrect line breaks (around empty braces).
- Incorrect line breaks (around expression braces)
Incorrect line breaks (around expression braces).
- Incorrect line breaks (around LINQ queries)
Incorrect line breaks (around LINQ queries).
- Incorrect line breaks (around parenthesis)
Incorrect line breaks (around parenthesis).
- Incorrect line breaks (around statement braces)
Incorrect line breaks (around statement braces).
- Incorrect line breaks (line break is missing elsewhere)
Incorrect line breaks (line break is missing elsewhere).
- Incorrect line breaks (line break is redundant elsewhere)
Incorrect line breaks (line break is redundant elsewhere).
- Incorrect line breaks (multiple statements on one line)
Incorrect line breaks (multiple statements on one line).
- Incorrect line breaks (multiple type members on one line)
Incorrect line breaks (multiple type members on one line).
- Incorrect spacing (around attributes)
Incorrect spacing (around attributes).
- Incorrect spacing (around braces)
Incorrect spacing (around braces).
- Incorrect spacing (around colon)
Incorrect spacing (around colon).
- Incorrect spacing (around comma)
Incorrect spacing (around comma).
- Incorrect spacing (around generic brackets)
Incorrect spacing (around generic brackets).
- Incorrect spacing (around member access symbols)
Incorrect spacing (around member access symbols).
- Incorrect spacing (around operator symbols)
Incorrect spacing (around operator symbols).
- Incorrect spacing (around parenthesis)
Incorrect spacing (around parenthesis).
- Incorrect spacing (around semicolon)
Incorrect spacing (around semicolon).
- Incorrect spacing (around square brackets within a statement)
Incorrect spacing (around square brackets within a statement).
- Incorrect spacing (between keyword and parenthesis)
Incorrect spacing (between keyword and parenthesis).
- Incorrect spacing (multiple spaces are prohibited)
Incorrect spacing (multiple spaces are prohibited).
- Incorrect spacing (space is missing elsewhere)
Incorrect spacing (space is missing elsewhere).
- Incorrect spacing (space is redundant elsewhere)
Incorrect spacing (space is redundant elsewhere).
- Incorrect spacing (tabs are prohibited here)
Incorrect spacing (tabs are prohibited here).