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

chore: move package to internal/language #24

Closed
wants to merge 1 commit into from
Closed

chore: move package to internal/language #24

wants to merge 1 commit into from

Conversation

julieqiu
Copy link
Member

Go packages typically live in the internal/ directory, unless the code needs to be exported (as opposed to the other way around).

Copy link

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot
https://conventionalcommits.org/

Go packages typically live in the internal/ directory, unless the code
needs to be exported.
@julieqiu julieqiu changed the title internal/language: move package chore: move package to internal/language Oct 30, 2024
@codyoss
Copy link
Member

codyoss commented Oct 30, 2024

I removed this code in #20 as it was mostly a placeholder to check CI. I will close this PR

@codyoss codyoss closed this Oct 30, 2024
@julieqiu julieqiu deleted the pr1 branch November 4, 2024 23:37
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