Change C tabs to spaces w/ clang-format?
James Browning
jamesb192 at jamesb192.com
Wed Oct 1 16:15:20 UTC 2025
I have had a merge request !1435[1] where I add config files for automatic file styling, error checking, and spell checking. I requested feedback here previously[2],
To the point I would like comments on replacing leading tabs in C with groups of 4 spaces sort of like PEP7[3]. Please comment even if your stance is apathy or indifference.
[1] https://gitlab.com/NTPsec/ntpsec/-/merge_requests/1435
[2] https://lists.ntpsec.org/pipermail/devel/2025-April/010796.html
[3] https://peps.python.org/pep-0007/
More information about the devel
mailing list