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

Add deadline flag support in gometalinter #576

Merged
merged 1 commit into from
Oct 18, 2015

Conversation

gonzaloserrano
Copy link

Gometalinter has a deadline flag which defaults to 5s.

      --deadline=5s         Cancel linters if they have not completed within
                            this duration.

This PR adds a g:go_metalinter_deadline parameter to customize this time.

@fatih
Copy link
Owner

fatih commented Oct 18, 2015

Hi @gonzaloserrano

Thanks for the addition. Can you please also add the necessary documentations? Checkout the docs/vim-go.txt file and add the necessary steps.

@gonzaloserrano
Copy link
Author

Done, i think. Thanks.

fatih added a commit that referenced this pull request Oct 18, 2015
…line

Add deadline flag support in gometalinter
@fatih fatih merged commit f2b9b38 into fatih:master Oct 18, 2015
@fatih
Copy link
Owner

fatih commented Oct 18, 2015

Thanks @gonzaloserrano 👍

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