Skip to content

How to ignore files in .gitignore? #5842

Answered by ldez
fredrikaverpil asked this question in Q&A
Discussion options

You must be logged in to vote

Hello, golangci-lint uses the Go tooling, and currently, the Go tooling doesn't allow that.

The Go team doesn't want to support .gitignore file.

But, in go1.25, the new directives (ignore) will be added to the go.mod file.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ldez
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants