Skip to content

Commit

Permalink
chore: add flake8-docstrings
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinHjelmare committed May 20, 2022
1 parent cdbace4 commit 4f60d9f
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 1 deletion.
48 changes: 47 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 @@ -28,6 +28,7 @@ python = "^3.9"
bandit = "^1.7"
black = "^22.1"
flake8 = "^4.0"
flake8-docstrings = "^1.6"
isort = "^5.10"
mypy = "^0.931"
pytest = "^7.0"
Expand Down

0 comments on commit 4f60d9f

Please sign in to comment.