Skip to content

Commit

Permalink
Merge pull request mate-academy#29 from mate-academy/py_linter_format…
Browse files Browse the repository at this point in the history
…ter_upd_flake

add exclude venv and tests in .flake8
  • Loading branch information
Abnormaltype authored May 3, 2022
2 parents b557a03 + 1919b45 commit 79e142f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .flake8
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ ignore = E203, E266
max-line-length = 79
max-complexity = 18
select = B,C,E,F,W,T4,B9
exclude = venv, tests

0 comments on commit 79e142f

Please sign in to comment.