<div>How should I push STL changes for review? I am thinking of opening a Work in progress MR and keep committing changes in it and you can continue reviewing the MR until it is finished and then merge?</div><br><div>Thanks</div><div>Anjani</div><br><div class="gmail_quote_attribution">On Jun 18 2021, at 6:39 pm, Anjani Kumar <anjanik012@gmail.com> wrote:</div><blockquote><div>Thanks , will do</div><br><div>Anjani</div><br><div class="gmail_quote_attribution">On Jun 18 2021, at 5:31 pm, Gilles Caulier <caulier.gilles@gmail.com> wrote:</div><blockquote><div><div><div><div>yes, this can be run locally, but :</div></div><div><br></div><div>1/ sync your branch (i just add a new option to not update web site page with static analyzer results)</div><div>2/ go to project/reports/</div><div><div>3/ fix cppcheck dependencies (look on top of ./cppcheck.sh script)</div></div><div><div>4/ run ./cppcheck.sh --nowebupdate. This will parse the whole digiKam source code. This can take a few minutes.</div></div><div><div>5/ local results are in html page located in ./report.cppcheck</div></div><div><br></div><div>Gilles Caulier</div></div></div></blockquote></blockquote>