Skip to content

build: add black/clang-format helpers#449

Open
fwilliams wants to merge 1 commit intoopenvdb:mainfrom
fwilliams:build/formatting-scripts
Open

build: add black/clang-format helpers#449
fwilliams wants to merge 1 commit intoopenvdb:mainfrom
fwilliams:build/formatting-scripts

Conversation

@fwilliams
Copy link
Collaborator

@fwilliams fwilliams commented Feb 6, 2026

Summary

  • Add build.sh subcommands for CI-aligned Python (black) and C++/CUDA (clang-format) formatting.
  • Add scripts to run black and clang-format-18 (with helpful errors if missing).\n\n## Notes\n- Intended as a standalone formatting/tooling PR off main.

Add build.sh subcommands to run CI-aligned black and clang-format, and add scripts that locate the expected formatter binaries.

Co-authored-by: Cursor <cursoragent@cursor.com>
@fwilliams fwilliams requested a review from a team as a code owner February 6, 2026 23:26
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