Highlights lines where leading indentation does not match the configured Code Style (tabs vs spaces) in GDScript files.

The inspection scans only the leading whitespace at the start of each line and reports:

Use the quick fix Convert Indents to convert leading indentation across the file to the desired style.