Skip to content

Commit

Permalink
Add max-line-lenth to flake8 config
Browse files Browse the repository at this point in the history
  • Loading branch information
jarpy committed Dec 25, 2023
1 parent 978104f commit 05751f4
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
@@ -1,2 +1,3 @@
[flake8]
max-line-length = 120
exclude = .git,.eggs,.venv,build,dist,__pycache__,Shakersynth.egg-info,mypy_cache,.pytest_cache

0 comments on commit 05751f4

Please sign in to comment.