Skip to content

Commit 8e31271

Browse files
committed
Add flake8-logging to Flake8 setup
1 parent 03e3782 commit 8e31271

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ repos:
5454
additional_dependencies:
5555
- flake8-bugbear
5656
- flake8-comprehensions
57+
- flake8-logging
5758
- flake8-tidy-imports
5859
- repo: https://github.com/pre-commit/mirrors-mypy
5960
rev: v1.9.0

0 commit comments

Comments
 (0)