Add the ability to ignore specific pylint errors on per-subpackage or per-module basis by adding a plugin that checks the path of the module against pre-defined sub-paths and inserts disable tags as needed.