Skip to content

[quality] improve include guard checking implementation #41

@timothytrippel

Description

@timothytrippel

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions