Skip to content

Instantly share code, notes, and snippets.

@TahirJalilov
Last active February 23, 2021 18:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save TahirJalilov/04d59eeb5729b861247b96fc767110bc to your computer and use it in GitHub Desktop.
Save TahirJalilov/04d59eeb5729b861247b96fc767110bc to your computer and use it in GitHub Desktop.
flake8 pycharm settings
Name: Flake8
File type: Python
Scope: Project Files/Current File
Program: $PyInterpreterDirectory$/flake8
Arguments: $FileDir$/$FileName$
Output paths to refresh: $FileDir$
Working directory: $ProjectFileDir$
Outup filters: $FILE_PATH$:$LINE$:$COLUMN$: $MESSAGE$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment