-
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
Cleanup even more plugins #2282
Conversation
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.
ShellCheck found more than 20 potential problems in the proposed changes. Check the Files changed tab for more details.
Co-authored-by: Koichi Murase <[email protected]>
BTW, if anyone knows why it's still trying to test on macos-11 and ubuntu 22.04 even though I removed them, please let me know. I don't think that github has resources for running those tests anyway. @akinomyoga we ready to merge? |
Its because its still considered as required for the PR to merge to master, disabling it now in the settings |
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.
@akinomyoga we ready to merge?
Not really.
Description
shfmt and shellcheck cleanups
Types of changes
Checklist:
clean_files.txt
and formatted it usinglint_clean_files.sh
.