-
Notifications
You must be signed in to change notification settings - Fork 345
refact: Fix all shellcheck warnings + formatting #917
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
Conversation
@jeevithakannan2 can you please stop spamming useless PRs such as this one?, the maintainer needs a break and he cant be merging every spam PR that you make !! |
currently you have over 20 pull requests open ! that's ridiculous, not to mention that you had 38 open at one point. Seriously.. |
@ChrisTitusTech what are your opinions on this? i think this is just ridiculous at this point... |
This comment was marked as off-topic.
This comment was marked as off-topic.
not to mention that this is highly likely to be untested. no way you ran 80+ scripts. |
as Chris would say: "Nuke the world PR, denied." |
@jeevithakannan2 one question, is this tested? i assume that their is a 5% chance that you ran every script here to test your changes. Who knows what syntax errors you could have caused in this pr. |
For your information shmft doesn't casues change that lead to syntax errors |
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
This comment was marked as off-topic.
Listen, I'm not here trying to argue with you, but if you're going to submit a PR that practically nukes the codebase with unnecessary formatting changes and also is untested, then I will argue with you because this is practically ridiculous. |
See if you have a problem with too many file changes you can go through them to see if there is anything suspicious. And 99% of them are just formatting with shfmt there is no need for testing this. As for syntax changes arch server setup was tested. |
again you're violating this repos code of conduct. |
This comment was marked as off-topic.
This comment was marked as off-topic.
please test this |
what even are those changes man? why? i'm sorry but this looks so unnecessary and pointless to me. |
why are you unquoting a var in one case but quoting the same one in another? why deleting spaces between |
Type of Change
Description
shfmt -i 4 -ci .
at root for formatting.Testing
Checklist