Skip to content

Instantly share code, notes, and snippets.

@Superbil
Created July 9, 2013 02:22
Show Gist options
  • Save Superbil/5954201 to your computer and use it in GitHub Desktop.
Save Superbil/5954201 to your computer and use it in GitHub Desktop.
my pyflakes
#!/usr/bin/env zsh
pyflakes "$1"
# pep8 --repeat "$1"
true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment