jorisvandenbossche commented on code in PR #40022:
URL: https://github.com/apache/arrow/pull/40022#discussion_r1530707327


##########
.pre-commit-config.yaml:
##########
@@ -36,6 +36,12 @@ repos:
          - dockerfile
         entry: --entrypoint /bin/hadolint hadolint/hadolint:latest -
         exclude: ^dev/.*$
+      - id: sphinx-lint
+        name: Sphinx Lint
+        entry: archery lint --docs
+        language: system

Review Comment:
   Sorry for the slow response here! 
   
   Was the duplication fixed by the removal of the `docs` argument, or is this 
still something to look into? (although certainly not a blocker if it would 
show duplicated failures)



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscr...@arrow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to