Skip to content

Commit 19edb8d

Browse files
committed
ci(pre-commit): Add flake8-comprehensions to pre-commit (TheAlgorithms#7233)
1 parent 98a4c24 commit 19edb8d

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
@@ -39,6 +39,7 @@ repos:
3939
additional_dependencies:
4040
- flake8-bugbear
4141
- flake8-builtins
42+
- flake8-comprehensions
4243
- pep8-naming
4344

4445
- repo: https://github.com/pre-commit/mirrors-mypy

0 commit comments

Comments
 (0)