nickva commented on PR #5750: URL: https://github.com/apache/couchdb/pull/5750#issuecomment-3542460835
Thank you, @jesperhoy! I think it just needs minor fix up the docs lint check is failing: ``` 06:03:48 python3 ext/linter.py src/ 06:03:48 /home/jenkins/workspace/jenkins-cm1_PullRequests_PR-5750/src/docs/src/api/database/misc.rst 06:03:48 line 138 : too many empty lines 06:03:48 make: *** [Makefile:48: check] Error 1 ``` You can also click on the link in the GH check list to see it or to test it locally it's `make check` in src/docs. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
