Skip to content

Commit

Permalink
Merge pull request #90 from pawelzny/add-pytest-flake-finder
Browse files Browse the repository at this point in the history
add flake finder to dev dependencies
  • Loading branch information
pawelzny committed Jul 9, 2022
2 parents d12a81a + 7717d61 commit 74c5272
Show file tree
Hide file tree
Showing 2 changed files with 32 additions and 1 deletion.
32 changes: 31 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -64,6 +64,7 @@ flake8-comprehensions = [
flake8-rst-docstrings = [
{version = "0.2.6", python = ">=3.8"},
]
pytest-flakefinder = "1.0.0"

[tool.flake8]
max-line-length = 100
Expand Down

0 comments on commit 74c5272

Please sign in to comment.