<div dir="ltr"><div><div><div><div></div>Hi,<br><br></div>We are introducing Pylint to be performed as part of the &#39;check&#39; target.<br></div>Once that patch [1] will be merged, every execution of &#39;make check&#39; will include also a Pylint analysis.<br><br></div>Note that execution time will be longer by about 2 minutes.<br><div><br></div><div>However, you are can use &#39;jobs&#39; flag to tell &#39;make&#39; to execute recipes simultaneously.<br></div><div>Be aware that the output of the jobs will be interleaved.<br><br></div><div>For example, running &#39;make&#39; with two parallel jobs:<br><br>     make --jobs=2 check<br><br></div><div>Regards,<br></div><div>Freddy<br></div><div><div><div><div><br>[1] <a href="https://gerrit.ovirt.org/#/c/76390/">https://gerrit.ovirt.org/#/c/76390/</a><br></div></div></div></div></div>