Code inspection: Incorrect indent (tabs/spaces mismatch)Last modified: 26 May 2024Category: FormattingID: TabsAndSpacesMismatchEditorConfig: resharper_tabs_and_spaces_mismatch_highlighting=[error|warning|suggestion|hint|none]Default severity: DisabledLanguage: 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.When working outside JetBrains Rider, merging VCS conflicts or checking a source file on a foreign computer, you might use editors that have a different interpretation of tabs. This inspection helps you detect and fix such occurrences:Gif