Change C tabs to spaces w/ clang-format?
Matt Selsky
Matthew.Selsky at twosigma.com
Fri Oct 3 14:27:07 UTC 2025
On Wed, Oct 01, 2025 at 09:15:20AM -0700, James Browning via devel wrote:
> To the point I would like comments on replacing leading tabs in C with groups of 4 spaces sort of like PEP7.
I vote no. There's no need for huge amounts of churn in the codebase without a
clear long-term benefit. Tabs are not my preference, but I don't think it's
worth churning the entire codebase over it.
Thanks,
-Matt
More information about the devel
mailing list