----- Original Message ----- > From: "Kamil Paral" <kpa...@redhat.com> > > Will we try to live with it in libtaskotron for a while, or should I create > similar patches for all our projects right away?
I vote for doing it everywhere. I have already converted the ExecDB using autopep8 `autopep8 -r --max-line-length 99 --in-place -a -a ./` as there is next to none change in git-blame's blaming there. For the other projects (including libtaskotron, once we merge the disposable-clients branch), I suggest using fake author `git commit --author "Auto PEP8 <qa-devel@lists.fedoraproject.org>"` for the autopep8 initial conversion's commit, so one can then easily dig-deeper with git-blame, if needed. Thoughts? _______________________________________________ qa-devel mailing list qa-devel@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/qa-devel