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

Rename to with_cfg.bzl #6

Merged
merged 1 commit into from
Aug 16, 2023
Merged

Rename to with_cfg.bzl #6

merged 1 commit into from
Aug 16, 2023

Conversation

fmeum
Copy link
Owner

@fmeum fmeum commented Aug 15, 2023

This allows users to load with_cfg via:

load("@with_cfg.bzl", "with_cfg")

@fmeum fmeum marked this pull request as ready for review August 16, 2023 09:47
This allows users to load `with_cfg` via:

```starlark
load("@with_cfg.bzl", "with_cfg")
```
@fmeum fmeum merged commit 15ac8aa into main Aug 16, 2023
5 checks passed
@fmeum fmeum deleted the rename branch August 16, 2023 09:51
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