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 support for bash completions #640

Merged
merged 1 commit into from Sep 10, 2019
Merged

Conversation

cblecker
Copy link
Contributor

Cobra has built in support for bash completions. Expose these via a command.

These can be used with source <(./golangci-lint completion)

@CLAassistant
Copy link

CLAassistant commented Aug 19, 2019

CLA assistant check
All committers have signed the CLA.

@jirfag jirfag merged commit 91e90eb into golangci:master Sep 10, 2019
@jirfag
Copy link
Member

jirfag commented Sep 10, 2019

thank you!

@jirfag
Copy link
Member

jirfag commented Sep 10, 2019

Added to README and changed the command to golangci-lint completion bash in 5fb91e6

@cblecker cblecker deleted the completion branch September 10, 2019 17:13
@ldez ldez added this to the v1.18 milestone Mar 6, 2024
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

4 participants