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

Increase lint timeout to 3m #234

Merged
merged 2 commits into from
Sep 19, 2022
Merged

Increase lint timeout to 3m #234

merged 2 commits into from
Sep 19, 2022

Conversation

kate-osborn
Copy link
Contributor

The lint make command consistently times out. This commit increases the timeout from default of 1 minute to 3 minutes.

The lint make command consistently times out. This commit increases the timeout from default of
1 minute to 3 minutes.
@kate-osborn kate-osborn requested a review from a team September 16, 2022 21:54
Copy link
Contributor

@pleshakov pleshakov left a comment

Choose a reason for hiding this comment

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

👍

@lucacome
Copy link
Member

we could set it in the config like here https://github.com/nginxinc/kubernetes-ingress/blob/main/.golangci.yml#L66

@kate-osborn
Copy link
Contributor Author

kate-osborn commented Sep 19, 2022

@lucacome

we could set it in the config like here https://github.com/nginxinc/kubernetes-ingress/blob/main/.golangci.yml#L66

Good suggestion, moved it to the config file.

@kate-osborn kate-osborn merged commit 36689c4 into main Sep 19, 2022
@kate-osborn kate-osborn deleted the fix/lint-timeout branch September 19, 2022 17:39
@lucacome lucacome added the chore Pull requests for routine tasks label Sep 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Pull requests for routine tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants