Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: Ignore commented-out targets in
make help
There's a target that is commented-out in `envtest/integration.mk` that still shows up in the output of `make help`. This commit filters out lines that start with a comment (`#`) Signed-off-by: Manuel Hutter <[email protected]>
- Loading branch information