Code inspection: Incorrect indent (tabs/spaces mismatch)Last modified: 26 May 2024 Category: Formatting ID: TabsAndSpacesMismatch EditorConfig: resharper_tabs_and_spaces_mismatch_highlighting=[error|warning|suggestion|hint|none] Default severity: Disabled Language: 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