Skip to content

Ignore the go.work and go.work.sum files#3620

Merged
Tristan-Wilson merged 2 commits intomasterfrom
ignore-go-work
Sep 11, 2025
Merged

Ignore the go.work and go.work.sum files#3620
Tristan-Wilson merged 2 commits intomasterfrom
ignore-go-work

Conversation

@eljobe
Copy link
Member

@eljobe eljobe commented Sep 11, 2025

These files can make certain IDEs and go tooling work better with the repository for local development, but they also complicate some of the CI workflows in unexpected ways.

Therefore, let's ignore them from diffs to prevent their accidentally being checked-in by developers who use them.

These files can make certain IDEs and go tooling work better with the
repository for local development, but they also complicate some of the CI
workflows in unexpected ways.

Therefore, let's ignore them from diffs to prevent their accidentally being
checked-in by developers who use them.
@eljobe eljobe marked this pull request as ready for review September 11, 2025 09:38
@Tristan-Wilson Tristan-Wilson merged commit 2098306 into master Sep 11, 2025
20 checks passed
@Tristan-Wilson Tristan-Wilson deleted the ignore-go-work branch September 11, 2025 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants