Skip to content

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 <[email protected]>
@fwilliams fwilliams requested a review from a team as a code owner February 6, 2026 23:26
@harrism
Copy link
Contributor

harrism commented Feb 10, 2026

I think for black we can just add the command line arguments to pyproject.toml, no script needed. Then you can just call black. And it's easier to maintain than adding a build.sh to fvdb-reality-capture.

@harrism harrism added CI Issues related to the Github actions CI/CD. For build issues use CMake/Build cmake/build Issues related to building and CMake labels Feb 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI Issues related to the Github actions CI/CD. For build issues use CMake/Build cmake/build Issues related to building and CMake

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

2 participants