Skip to content

Instantly share code, notes, and snippets.

@coreyjs
Created November 1, 2018 12:44
Show Gist options
  • Select an option

  • Save coreyjs/3197326b6016acb444a18a8251b15c88 to your computer and use it in GitHub Desktop.

Select an option

Save coreyjs/3197326b6016acb444a18a8251b15c88 to your computer and use it in GitHub Desktop.
flake8 cli for serverless python
flake8 --exit-zero --count --max-line-length 120 --exclude=node_modules,.cache,.serverless_plugins,.circleci,.pytest_cache,postman,sls,.serverless
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment