Skip to content

Commit

Permalink
Add more flake8 plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
Caligatio committed Apr 18, 2020
1 parent f5347dd commit c1fb69d
Show file tree
Hide file tree
Showing 2 changed files with 169 additions and 1 deletion.
169 changes: 168 additions & 1 deletion backend/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 backend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ flake8-blind-except = "^0.1.1"
flake8-builtins = "^1.5.2"
flake8-logging-format = "^0.6.0"
flake8-docstrings = "^1.5.0"
flake8-bandit = "^2.1.2"

[tool.poetry.scripts]
youtube_archiver_api = 'youtube_archiver.cli:server_cli'
Expand Down

0 comments on commit c1fb69d

Please sign in to comment.