Skip to content

Commit 1e01c8f

Browse files
committed
Adding
1 parent c4034fb commit 1e01c8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ repos:
1111
name: yapf
1212
language: python
1313
entry: yapf
14-
args: ["-p","-i","-r","--exclude '*.md'"]
14+
args: ["-p","-i","-r"]
1515
types: [python]
1616

1717
- repo: https://github.com/pre-commit/pre-commit-hooks

0 commit comments

Comments
 (0)