Hi, I am GSoC student under Kodi(XBMC) org. And we have an addon-checker tool <https://github.com/xbmc/addon-check> that checks for addons submitted. I will be using pylint for implementing some checks into our code base. Now the problem we are facing is that if the folder is missing __init__.py file pylint does run on those folders. Now this problem is know under issue #352 <https://github.com/PyCQA/pylint/issues/352> but no work is been done on it since last year. so I was willing to know that Are you guys planning to solve the issue any time soon ?
Thank you
_______________________________________________ code-quality mailing list code-quality@python.org https://mail.python.org/mailman/listinfo/code-quality