ClangFormat-Xcode icon indicating copy to clipboard operation
ClangFormat-Xcode copied to clipboard

Ignoring Indent / Tab?

Open lukecharman opened this issue 9 years ago • 1 comments

Trying to migrate an inherited project using two-space indenting to four-space / tab indenting using Clang-Format. Seems to be ignoring the IndentWidth, UseTab, and TabWidth properties entirely. Other changes take place in the files when I re-format (though I'd love an option to run this on the entire project), but the two-space monstrosities remain.

lukecharman avatar Dec 14 '15 11:12 lukecharman

Did you ever figure it out? having the same issue

nathanjshaffer avatar Feb 02 '20 23:02 nathanjshaffer