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

Remove get_nogo from context #4029

Merged
merged 1 commit into from
Aug 11, 2024
Merged

Conversation

dzbarsky
Copy link
Contributor

What type of PR is this?
Cleanup

What does this PR do? Why is it needed?
It seems odd to hang helpers off the go context because they still need to take go as a param. It's clearer to just import them.

Which issues(s) does this PR fix?

Fixes #

Other notes for review

@fmeum fmeum enabled auto-merge (squash) August 11, 2024 20:13
@fmeum fmeum merged commit 0f88f8c into bazel-contrib:master Aug 11, 2024
2 checks passed
tyler-french pushed a commit that referenced this pull request Aug 30, 2024
**What type of PR is this?**
Cleanup

**What does this PR do? Why is it needed?**
It seems odd to hang helpers off the `go` context because they still
need to take `go` as a param. It's clearer to just import them.

**Which issues(s) does this PR fix?**

Fixes #

**Other notes for review**
tyler-french pushed a commit that referenced this pull request Aug 30, 2024
**What type of PR is this?**
Cleanup

**What does this PR do? Why is it needed?**
It seems odd to hang helpers off the `go` context because they still
need to take `go` as a param. It's clearer to just import them.

**Which issues(s) does this PR fix?**

Fixes #

**Other notes for review**
tyler-french pushed a commit to tyler-french/rules_go that referenced this pull request Sep 4, 2024
**What type of PR is this?**
Cleanup

**What does this PR do? Why is it needed?**
It seems odd to hang helpers off the `go` context because they still
need to take `go` as a param. It's clearer to just import them.

**Which issues(s) does this PR fix?**

Fixes #

**Other notes for review**
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.

2 participants