Created
November 1, 2018 12:44
-
-
Save coreyjs/3197326b6016acb444a18a8251b15c88 to your computer and use it in GitHub Desktop.
flake8 cli for serverless python
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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