Skip to content

Commit 49673b3

Browse files
committed
Add flake8-logging to Flake8 setup
1 parent 026d1e6 commit 49673b3

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
@@ -59,6 +59,7 @@ repos:
5959
additional_dependencies:
6060
- flake8-bugbear
6161
- flake8-comprehensions
62+
- flake8-logging
6263
- flake8-tidy-imports
6364
- repo: https://github.com/pre-commit/mirrors-mypy
6465
rev: v1.9.0

0 commit comments

Comments
 (0)