Skip to content

Instantly share code, notes, and snippets.

@noahgift
Created August 27, 2011 23:12
Show Gist options
  • Star 3 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save noahgift/1175983 to your computer and use it in GitHub Desktop.
Save noahgift/1175983 to your computer and use it in GitHub Desktop.
Pylint Heroku
pylint --disable=W0622,W0611,F0401,R0914,W0221,W0222,W0142,F0010,W0703,R0911 -f parseable heroku
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment