On 08/01/2019 20:00, Jason H wrote:
Another way to split this is what do we need while typing vs building.
I could see only real-time feedback forfast things, and at/after
build-time layer in the more expensive stuff.
In case people missed it: you can do a static analysis build in Creator
4.8. There you can enable all clang-tidy and clazy checks that you find
useful. It's in the "Analyze" menu. It's VERY useful to run prior to
doing a git commit. On large projects, you can just select the files
your commit is modifying in order to only have them being checked rather
than doing a full project rebuild.
_______________________________________________
Qt-creator mailing list
Qt-creator@qt-project.org
https://lists.qt-project.org/listinfo/qt-creator