Skip to content

Instantly share code, notes, and snippets.

@RHDZMOTA
Created November 12, 2021 23:32
Show Gist options
  • Save RHDZMOTA/7d73320c7f0393763be278e36a82fb1f to your computer and use it in GitHub Desktop.
Save RHDZMOTA/7d73320c7f0393763be278e36a82fb1f to your computer and use it in GitHub Desktop.
Example: Pycodestyle command
pycodestyle . --max-line-length=120 --exclude venv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment