Skip to content

Instantly share code, notes, and snippets.

@schmichael
Created March 16, 2012 20:26
Show Gist options
  • Save schmichael/2052437 to your computer and use it in GitHub Desktop.
Save schmichael/2052437 to your computer and use it in GitHub Desktop.
let g:syntastic_python_checker = "flake8"
let g:syntastic_python_checker_args = "--ignore=E261,E225,E401"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment