History | View | Annotate | Download (8.74 KB)
Allow modules (node.py) to be 1500 lines. Maybe reduce this someday.
disabled-msg -> disabled for current pylint
Changes to pass code check.
We should check NOXController and RemoteController to make sure thatthey are not broken, but I cannot do this at the moment.
Allow *args and **kwargs.
Changed to ignore W0511, which fails on TODO, FIXME, etc..
We may wish to re-enable this later.
Add missing pylint settings file