• @ulterno
    link
    English
    41 month ago

    I set my clang-format to tabs only (actual tabs ASCII 0x9, no alignment and there is a continuation tab instead), then anyone can set their editor to whatever tab length they feel like and look at their code however they want.

    But no spaces on the left of my code. This is for C, C++ and JSON.