Skip to content

Commit

Permalink
include linter explanation
Browse files Browse the repository at this point in the history
  • Loading branch information
zacharyburnett committed Jan 8, 2024
1 parent b4cca5b commit cbb0cea
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .flake8
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# flake8 does not support pyproject.toml (https://github.com/PyCQA/flake8/issues/234)
# this file only exists for legacy compatibility with editors that expect it
# you should use `ruff` for linting and formatting, and not `flake8`

[flake8]
max-line-length = 79
Expand Down

0 comments on commit cbb0cea

Please sign in to comment.