zeroshade commented on code in PR #3180:
URL: https://github.com/apache/arrow-adbc/pull/3180#discussion_r2220022499
##########
docs/source/format/driver_manifests.rst:
##########
@@ -313,14 +318,15 @@ to control which directories will be searched for
manifests, with the behavior b
.. tab-item:: R
:sync: r
- Use ``adbc_driver(... , load_flags = adbc_load_flags())`` to pass
options to the driver manager
+ Use ``adbc_driver(..., load_flags = adbc_load_flags())`` to pass
options to the driver manager
regarding how to locate drivers specified by manifest.
Review Comment:
We should either add a single space to each line here so it's in a quote box
like the other tabs, or we should remove the single leading space from each
line so it doesn't use a quote box.
Basically, all of the tabs should either line up with the `:` of `:sync:` or
the `s`. We should be consistent
--
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]