Browse Source

Matched blacken-docs config between ci and pre-commit.

Baptiste Mispelon 11 tháng trước cách đây
mục cha
commit
e37f421da8
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      .pre-commit-config.yaml

+ 1 - 0
.pre-commit-config.yaml

@@ -11,6 +11,7 @@ repos:
         additional_dependencies:
         - black==24.2.0
         files: 'docs/.*\.txt$'
+        args: ["--rst-literal-block"]
   - repo: https://github.com/PyCQA/isort
     rev: 5.13.2
     hooks: