It is described here: https://github.com/PyCQA/pylint/blob/51e12f81e410a3459b118e9551e77ff61470d4ef/pylintrc#L21
"Use multiple processes to speed up pylint" On Fri, Feb 8, 2019, 3:54 AM Wolfgang Rohdewald <wolfgang....@rohdewald.de wrote: > Hi, > > by trial and error I found that I can put this into pylintrc: > > jobs=4 > > > But I cannot find anything in the documentation where this is mentioned. > Why is that so? Should I have searched harder? > > > pylint --version > pylint 2.2.2 > astroid 2.1.0 > Python 3.6.7 (default, Oct 22 2018, 11:32:17) > [GCC 8.2.0] > > -- > Wolfgang > > > _______________________________________________ > code-quality mailing list > code-quality@python.org > https://mail.python.org/mailman/listinfo/code-quality >
_______________________________________________ code-quality mailing list code-quality@python.org https://mail.python.org/mailman/listinfo/code-quality