In the pylint rc, we should tell it to ignore some of the warnings we've been manually overriding frequently and we're okay with ignoring. So far, I'm thinking these: * global-statement * too-many-locals * too-many-arguments * too-many-branches