-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Lots of little fixes because I screwed up the clean_files.txt and missed unlinted completions #2294
Conversation
Hey @akinomyoga, if you feel like taking a look. |
Co-authored-by: Koichi Murase <[email protected]>
Co-authored-by: Koichi Murase <[email protected]>
…nto ira/completion-cleanup * 'ira/completion-cleanup' of github.com:Bash-it/bash-it: Update completion/available/rvm.completion.bash
Co-authored-by: Koichi Murase <[email protected]>
Co-authored-by: Koichi Murase <[email protected]>
Co-authored-by: Koichi Murase <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
After fixing these, I'm fine with merging.
cleaning up completions to please the shellcheck gods.
Motivation and Context
directory
completion/
was not tested due to a typo, and now it is, and I hope to have fixed the completions.How Has This Been Tested?
Nada. I am not a user of any of those commandline tools. I am just happy this passes the linters.
Types of changes
Checklist:
clean_files.txt
and formatted it usinglint_clean_files.sh
.