Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[quality] improve include guard checking implementation #41

Open
2 tasks
timothytrippel opened this issue Oct 16, 2024 · 0 comments
Open
2 tasks

[quality] improve include guard checking implementation #41

timothytrippel opened this issue Oct 16, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@timothytrippel
Copy link
Collaborator

timothytrippel commented Oct 16, 2024

The include guard check / fix Bazel rules (added in #40) execute a Python script on the local system. These should be enhanced to:

  • run the script via a Bazel managed python toolchain and py_binary target, and
  • accept the project names as a command line arg.
@timothytrippel timothytrippel added the enhancement New feature or request label Oct 16, 2024
@timothytrippel timothytrippel changed the title [quality] make include guard checking hermetic [quality] improve include guard checking implementation Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant