stczwd commented on pull request #35751: URL: https://github.com/apache/spark/pull/35751#issuecomment-1063564505
@dongjoon-hyun @HyukjinKwon @LuciferYang @MaxGekk [Discussion about supporting indentition check in shellcheck](https://github.com/koalaman/shellcheck/issues/2463#issuecomment-1063439416) Since the owner of shellcheck recommends using `shfmt` for indentition check, I will open another PR to adjust the indentition after [35763](https://github.com/apache/spark/pull/35763) merged. Therefore, there will be a total of 3 PRs, one to fix the code style error, one to fix the indentition, and the last one add `shellcheck` and `shfmt`. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
