Skip to content

add _build to gitignore#133

Merged
thaJeztah merged 1 commit intomoby:mainfrom
thaJeztah:update_gitignore
Sep 16, 2023
Merged

add _build to gitignore#133
thaJeztah merged 1 commit intomoby:mainfrom
thaJeztah:update_gitignore

Conversation

@thaJeztah
Copy link
Member

When running golangci-lint locally (make lint), it compiles the golangci-lint binary in BINDIR, which defaults to _build/bin inside the repository.

When running golangci-lint locally (make lint), it compiles the golangci-lint
binary in BINDIR, which defaults to _build/bin inside the repository.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
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