ReSharper 2024.1 Help

Code Inspection: Incorrect indent (tabs/spaces mismatch)

Category

Formatting

ID

TabsAndSpacesMismatch

EditorConfig

resharper_tabs_and_spaces_mismatch_highlighting

Default severity

Disabled

Language

C#

Requires SWA

No

This inspection verifies code formatting rules.

When working outside ReSharper, 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:

ReSharper code inspection: Incorrect indent (tabs/spaces mismatch)
Last modified: 15 April 2024