kou commented on PR #2864: URL: https://github.com/apache/arrow-adbc/pull/2864#issuecomment-2915036860
> It seems that there are useful results in not `docs/` directory too. For example: > > ``` > c/cmake_modules/AdbcDefines.cmake:68: CHECKIN ==> CHECKING, CHECK IN > ``` > > So I think that maintaining ignore words instead of limiting to `docs/` is better. Sorry. The example is wrong. It's a false positive result... This is an useful result: ```text c/include/arrow-adbc/adbc.h:305: unintialized ==> uninitialized ``` -- 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