06.03.2020, 19:39, "Jason H" <[email protected]>: > I am a tabs guy. I change the Qt style to use tabs. I tab all the things!! > > Anyway, I now have other contributors to my project that are spaces people. > How can we live in harmony? One side effect is that it seems git considers > whitespace changes so his code is indented with spaces, mine are tabs and > it's making a mess in git. > > Or should this be handled by git? (And if so, how?)
https://stackoverflow.com/a/2318063/12485958 Note that this advices assumes GNU implementations of expand and unexpand, BSD/macOS implementations don't support same arguments so adjustment may be needed -- Regards, Konstantin _______________________________________________ Qt-creator mailing list [email protected] https://lists.qt-project.org/listinfo/qt-creator
