Code inspection: Incorrect indent (around child statement)Last modified: 26 May 2024Category: FormattingID: BadChildStatementIndentEditorConfig: resharper_bad_child_statement_indent_highlighting=[error|warning|suggestion|hint|none]Default severity: WarningLanguage: C#Requires SWA: NotipYou can suppress this inspection to ignore specific issues, change its severity level to make the issues less or more noticeable, or disable it altogether.This inspection verifies code formatting rules.The inspection can save you from making wrong assumptions about the control flow:Gif