Hi,
I am GSoC student under Kodi(XBMC) org. And we have an addon-checker tool 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 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