JPDev@programming.dev to Programmer Humor@programming.dev · 8 months agoReview Pleaseprogramming.devimagemessage-square112fedilinkarrow-up1984arrow-down117
arrow-up1967arrow-down1imageReview Pleaseprogramming.devJPDev@programming.dev to Programmer Humor@programming.dev · 8 months agomessage-square112fedilink
minus-squarejjjalljs@ttrpg.networklinkfedilinkarrow-up3·8 months agoYou should have an agreed upon format that is enforced by cicd. Prettier, black, whatever.
minus-squareulterno@lemmy.kde.sociallinkfedilinkEnglisharrow-up0·8 months agoI do like the idea of mandating git clang-format as the Kate project has. That way the other devs don’t need to change their own IDE settings to comply.
You should have an agreed upon format that is enforced by cicd. Prettier, black, whatever.
I do like the idea of mandating
git clang-format
as the Kate project has.That way the other devs don’t need to change their own IDE settings to comply.