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

golangci-lint: increase timeout and enable caching #1382

Merged
merged 1 commit into from
Aug 22, 2023

Conversation

mtardy
Copy link
Member

@mtardy mtardy commented Aug 22, 2023

Caching was disabled for stuff that might not apply anymore: golangci/golangci-lint-action#153
We were timing out on the analysis so this might help.

Caching was disabled for stuff that might not apply anymore:
golangci/golangci-lint-action#153
We were timing out on the analysis so this might help.

Signed-off-by: Mahe Tardy <mahe.tardy@gmail.com>
@mtardy mtardy requested review from willfindlay and a team as code owners August 22, 2023 07:39
@kkourt kkourt merged commit dd951f4 into main Aug 22, 2023
24 checks passed
@kkourt kkourt deleted the pr/mtardy/golangci-lint-timeout branch August 22, 2023 17: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.

None yet

2 participants