Skip to content

Conversation

@sudhanshu112233shukla
Copy link

@sudhanshu112233shukla sudhanshu112233shukla commented Jan 20, 2026

Fixes:#575

Summary

This PR updates the vendor/zoekt submodule to support indexing binary files and exposes this functionality via a new CLI flag.

Changes

  • Updated vendor/zoekt submodule to include changes from [Link to your Zoekt PR].
  • Added -allow_binary flag to cmd/zoekt-git-index/main.go.
  • Mapped the new CLI flag to gitOpts.BuildOptions.AllowBinary.

Addresses the need to index files that may contain null bytes (like PDFs or generated files) which were previously skipped by the indexer.

@coderabbitai
Copy link

coderabbitai bot commented Jan 20, 2026

Important

Review skipped

Auto reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant