Weird, #Xcode uses the wrong .editorconfig file a lot. There's one in the project root, and the editorconfig CLI tool shows the correct settings for that file path, but Xcode still uses my user settings
@dewing I only use the indentation setting, I don't know.
It's an old Xcode project opened with a more recent version. Could be some precedence problem. Setting the project indentation in the Xcode project itself works fine.