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

Example directory to be ignored by go tool #9

Merged
merged 1 commit into from
Jul 13, 2024

Conversation

zztkm
Copy link
Collaborator

@zztkm zztkm commented Jul 13, 2024

Directory and file names that begin with "." or "_" are ignored by the go tool.

refs: go help packages

Directory and file names that begin with "." or "_" are ignored
by the go tool
@zztkm zztkm marked this pull request as ready for review July 13, 2024 06:10
Copy link
Owner

@ivixvi ivixvi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for your information!

@ivixvi ivixvi merged commit 8fa2cf1 into main Jul 13, 2024
1 check passed
@zztkm zztkm deleted the feature/example-to-be-ignored-by-gotool branch July 13, 2024 14:03
@ivixvi ivixvi mentioned this pull request Jul 13, 2024
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