Skip to content

Commit b2f909d

Browse files
authored
Merge pull request #334 from HackSoftware/flake8/setup-comment
Add comment for when to migrate to `pyproject.toml`
2 parents ab100f8 + 3379a09 commit b2f909d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

setup.cfg

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# Migrate to pyproject.toml once the PR below is ready
2+
# https://github.com/PyCQA/flake8/issues/234
13
[flake8]
24
# https://black.readthedocs.io/en/stable/guides/using_black_with_other_tools.html#flake8
35
max-line-length = 120

0 commit comments

Comments
 (0)