pylint configuration occurs in the .pyflymakerc, but some options don't seem to be supported such as:
[FORMAT]
max-line-length=120
Adding support for using a .pylintrc would be nice to futher configure pylint, but maybe there is a another way to increse the line length? Suggestions appreciated.
checkout this fork for prior work done towards supporting a .pylintrc:
https://github.com/rassie/flymake-python/network