Skip to content

Commit d524b74

Browse files
committed
Add config
1 parent 8ec3ec0 commit d524b74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.pre-commit-config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ repos:
129129
additional_dependencies:
130130
- black==23.12.1
131131
types_or: [rst]
132-
args: [--skip-errors]
132+
args: ["--skip-errors", "--skip-string-normalization", "--line-length=60"]
133133
- repo: local
134134
hooks:
135135
- id: pyright

0 commit comments

Comments
 (0)